frostney / react-native-create-library

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

Does anyone now how to install react-navigation in the library project? #117

Open sharifme04 opened 2 years ago

sharifme04 commented 2 years ago

Hi, I tried to install react-native-create-library from master as well also from the npm package. but when I create the library I see there is no MainActivity.java file. So I can not install multiple libraries like react-navigation. Always I am getting errors.

Does anyone have any idea how to do this?

In case o using react-native-create-library from npm, my react-native version 63. and react-navigation version 6.

Screenshot 2021-12-09 at 10 28 00 AM Screenshot 2021-12-09 at 10 28 12 AM