react-native-zeit-datepicker icon indicating copy to clipboard operation
react-native-zeit-datepicker copied to clipboard

A React Native DatePicker ⏳ implemented using React Toolbox Core factories and styled components 💅 . Designed @ zeit.co ▲

A React Native DatePicker

A demo implementation of a React Native DatePicker using constructor functions from react-toolbox future core implementation. It is designed by @evilrabbit from zeit.co.

Another demo web version with styles from Airbnb is available here. 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 and zeit.co for the design.