frostney / react-native-create-library

:notebook: Command line tool to create a React Native library with a single command
MIT License
1.45k stars 114 forks source link

Configure react native android library to use npm installed react-native. #39

Closed 999946 closed 6 years ago

999946 commented 7 years ago

Because the last released version in Maven Repo is 0.20.1. see http://facebook.github.io/react-native/docs/integration-with-existing-apps.html

quincycs commented 6 years ago

@999946 , thanks for this. Agreed this should be a good addition. Making a .apk wasn't working without these changes.

thorbenprimke commented 6 years ago

Resolved by #59