peacechen/react-native-modal-selector

MIGRATION notes

peacechen opened this issue · 0 comments

This is the active, collaborative repo for react-native-modal-selector, a continuation of the abandoned react-native-modal-picker project.

Please post a reply in this thread if you would like to be added as a collaborator. Include your npm id as well. Collaborators may commit to the repo and merge PR's. I would like to start off with 3-4 experienced open source developers as collaborators to maintain a high level of quality in this project. We can add more collaborators in the future.

React Native changes fast, often deprecating APIs and introducing other breaking changes. While backwards compatibility is challenging, I encourage maintaining backward compatibility of 1 generation when possible. For example, 0.4x (current) to 0.3x (previous).

Additionally, we need to be able to publish updates to npm which is the reason for the repo name change.