React Native App crashes on Launch Screen on device

前端 未结 6 1948
轮回少年
轮回少年 2021-02-05 12:50

I\'m starting with React Native, everything works fine in the iOS simulator. I decide to try it on a device.

The app launches, I can play with it, I close/reopen it arou

6条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-05 13:32

    I was also facing the same issue on real device and it was working fine on simulator. So, i have fixed my issue by given solution

    Solution: i have uninstall the application from simulator and then installed it again. This time it showed me the actual error on simulator that i had made mistake.

提交回复
热议问题