2

I am new to react native and have created an app. The app runs fine in the iOS emulator with Xcode.

I have downloaded Android studio and when I run my app in the android emulator by running the following command in the terminal 'react-native run-android' the emulator runs with no errors. However when I look at the emulator the app seems to crash with no errors. I have no idea why.

error

1 Answer 1

1

As they explain in this post: Debugging app crashes in react native.

You should see the console of Android Studio to see the native crash stack trace.

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.