Skip to content

Commit

Permalink
updated readme with link
Browse files Browse the repository at this point in the history
  • Loading branch information
rghorbani committed Mar 19, 2018
1 parent cb454c6 commit 63939aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,15 @@ Look for the label `Good First Task` on the issues. Click [here](https://github.

#### NOT STARTED
- [ ] Add Theming & Default Styles to all of the Components
- [ ] Add DatePicker/Calendar Component
- [ ] Add Image Component which supports parallax
- [ ] Compatibility with react-native-windows
- [ ] Something you's like to see? Submit an [issue](https://github.com/rghorbani/react-native-common/issues/new) or a [pull request](https://github.com/rghorbani/react-native-common/pulls)

## Contributing

Interested in contributing to this repo? Have a look at our [Contributing Guide](https://github.com/rghorbani/react-native-common/blob/master/.github/CONTRIBUTING.MD)

## Related Projects

#### [react-native-general-calendars](https://github.com/rghorbani/react-native-general-calendars)
A `react-native` component with support of gregorian, jalaali and hijri calendar to selectand work with date and time, created by [@rghorbani](https://github.com/rghorbani).
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-common",
"version": "0.17.0",
"version": "0.17.1",
"description": "React Native common components",
"main": "src/index.js",
"scripts": {
Expand Down

0 comments on commit 63939aa

Please sign in to comment.