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.
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 noMainActivity.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.