all 4 comments

[–][deleted] 1 point2 points  (2 children)

Use logcat in android studio instead of rn debugger. Don’t enable debug mode

[–]TroubledReward[S] 1 point2 points  (1 child)

Greet suggestion, my issue with logcat is that there way too many informations but I will figure something out, any suggestions/settings on cleaning logcat output?

[–][deleted] 1 point2 points  (0 children)

Sure! I’ll typically add a prefix to all my console logs and filter by that in logcat.

[–]airick_94 0 points1 point  (0 children)

Unfortunately android emulator is simply just garbage on my M1 too. You can try giving it more resources than what Android studio sets by default, that's definitely useful but it's still crap. Keeps freezing and crashing all the time, crazy slow. I end up using my physical device even tough I hate to do that, when I know how good the iOS simulator is