Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damingerdai/react-mobile-picker
An iOS like select box component for React
https://github.com/damingerdai/react-mobile-picker
Last synced: 19 days ago
JSON representation
An iOS like select box component for React
- Host: GitHub
- URL: https://github.com/damingerdai/react-mobile-picker
- Owner: damingerdai
- License: mit
- Created: 2022-12-12T14:01:15.000Z (about 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-19T00:55:59.000Z (about 2 years ago)
- Last Synced: 2023-03-02T13:41:26.716Z (almost 2 years ago)
- Language: JavaScript
- Homepage: https://damingerdai.github.io/react-mobile-picker/index.html
- Size: 1.44 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React Mobile Picker
React Mobile Picker is a super simple component with no restriction, which means you can use it in any way you want.
## Development```
git clone this repo
npm install
npm start
point your browser to http://localhost:8080
```## License
MIT.