Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javivelasco/react-native-zeit-datepicker
A React Native DatePicker ⏳ implemented using React Toolbox Core factories and styled components 💅 . Designed @ zeit.co ▲
https://github.com/javivelasco/react-native-zeit-datepicker
Last synced: 18 days ago
JSON representation
A React Native DatePicker ⏳ implemented using React Toolbox Core factories and styled components 💅 . Designed @ zeit.co ▲
- Host: GitHub
- URL: https://github.com/javivelasco/react-native-zeit-datepicker
- Owner: javivelasco
- Created: 2017-09-17T18:02:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-17T18:11:51.000Z (about 7 years ago)
- Last Synced: 2024-10-05T13:59:44.201Z (29 days ago)
- Language: JavaScript
- Size: 135 KB
- Stars: 16
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A React Native DatePicker
A demo implementation of a React Native DatePicker using constructor functions from [react-toolbox](http://www.react-toolbox.com) future [core implementation](https://github.com/react-toolbox/react-toolbox/tree/agnostic-typescript). It is designed by [@evilrabbit](http://www.twitter.com/evilrabbit) from [zeit.co](http://www.zeit.co).
Another demo web version with styles from Airbnb is available [here](https://github.com/javivelasco/react-toolbox-airbnb). Both projects are developed as POC for React Toolbox Core factory functions.
It is a `create-react-native` app so it uses Expo under the covers. Run the project with:
```
$ yarn
$ yarn start
```Thanks to [@evilrabbit](http://www.twitter.com/evilrabbit) and [zeit.co](http://www.zeit.co) for the design.