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
I developed a React Native map library based on @rnmapbox/maps, but I encountered errors saying "@rnmapbx/maps is not available, please ensure it is linked..." when I run the demo project that imported my React Native library.
#3542
I developed a React Native map library based on @rnmapbox/maps, but I encountered errors saying "@rnmapbx/maps is not available, please ensure it is linked..." when I run the demo project that imported my React Native library.
I don't want to install @rnmapbox/maps independently in my demo project. Can I only configure it in the dependencies of my React Native library?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I developed a React Native map library based on @rnmapbox/maps, but I encountered errors saying "@rnmapbx/maps is not available, please ensure it is linked..." when I run the demo project that imported my React Native library.
I don't want to install @rnmapbox/maps independently in my demo project. Can I only configure it in the dependencies of my React Native library?
Beta Was this translation helpful? Give feedback.
All reactions