Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 ▲

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.