adammcarth / react-native-segmented-picker

Selection picker wheel with multi-column support and optional native dependencies.
MIT License
96 stars 31 forks source link

Improved the way of installing and testing the package #17

Closed adammcarth closed 4 years ago

adammcarth commented 4 years ago

You can now run make install or make install project_root=../path/to/project to run and install a simulated production build of the current branch.