Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/javivelasco/react-toolbox-airbnb
An Airbnb DatePicker implementation using React Toolbox Core and Styled Components 💅
https://github.com/javivelasco/react-toolbox-airbnb
agnostic date-picker react react-toolbox styled-components
Last synced: about 1 month ago
JSON representation
An Airbnb DatePicker implementation using React Toolbox Core and Styled Components 💅
- Host: GitHub
- URL: https://github.com/javivelasco/react-toolbox-airbnb
- Owner: javivelasco
- Created: 2017-02-15T10:22:42.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-09T13:30:06.000Z (almost 7 years ago)
- Last Synced: 2024-12-10T14:53:01.834Z (about 1 month ago)
- Topics: agnostic, date-picker, react, react-toolbox, styled-components
- Language: JavaScript
- Homepage:
- Size: 91.8 KB
- Stars: 41
- Watchers: 3
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Toolbox Airbnb
This example repository contains an example showing how to implement a DatePicker using [React Toolbox](http://www.react-toolbox.com) Core components and [Styled Components](http://www.styled-components.com). It emulates styles from [Airbnb](http://www.airbnb.com) DatePicker and uses [React Motion](https://github.com/chenglou/react-motion) to animate transitions. You can also play around with the code in this [CodeSandbox](https://codesandbox.io/s/r4nmynxzyo)!