Peace
Peace
This repo is no longer maintained. Use this active fork that is published on npm: https://github.com/peacechen/react-native-modal-selector
Turns out the TextInput components were being passed the `onSubmitEditing` prop which can execute a function to focus the next input. It would be handy to reduce that boilerplate by...
Clarification: `grunt-angular-architecture-graph/package.json` appears to be generated, containing the local filesystem path. `grunt-angular-architecture-graph/node_modules/package.json` does not appear to be generated, but the version in it is "0.2.1". This is odd because the...
Please submit a PR. Instructions to develop and debug this library locally: https://github.com/BugiDev/react-native-calendar-strip#development-with-sample-application
Please create a PR to fix this bug. The recycler list view is a fickle one. Looks like a work-around is the change `numDaysScroll`. This could be exposed as a...
Try 8.0.3 which fixed a bug with selected date. See #376
I was going to create a pull request for this but found that rrazey already did it. Github has marked this PR as containing a merge conflict. Would teerapap mind...
Thanks for working on this, t0mtaylor!
`react` and `react-native` should not be in this library's dependencies. It causes npm to install additional libs nested under its local node_modules which conflict with the parent project's node_modules. The...
The fix was merged but a new version hasn't been published to npm. You'll need to point directly to this repo in your package.json.