HarishJangra / react-native-easy-starter

A react-native starter kit using RN0.63, Flipper support, LogBox, AndroidX, Hooks workflow, easy-peasy, code-push, Themes support and much more
MIT License
257 stars 92 forks source link

Java class not found #26

Closed layinka closed 4 years ago

layinka commented 4 years ago

I got this error when trying to run the app.

I didn't rename the app and just ran it as is, after following the instructions.

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

HarishJangra commented 4 years ago

You need to start it using yarn run androidor react native run android