mapbox / react-native-mapbox-ar

Location based augmented reality components using React Native, Viro and Mapbox
MIT License
225 stars 46 forks source link

Error: Activity class {com.rnmapboxardemo/com.rnmapboxardemo.MainActivity} does not exist. #24

Closed francorobles closed 5 years ago

francorobles commented 5 years ago

Error: Error: Activity class {com.rnmapboxardemo/com.rnmapboxardemo.MainActivity} does not exist.

NOTE: I run react-native run-android --variant=gvrRelease

francorobles commented 5 years ago

Solved this by doing the following:

  1. remove node_modules
  2. use yarn from root and inside the sample app RNMapboxARDemo
  3. react-native run-android --variant=gvrDebug