You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: