Common debugging strategies when developing React Native apps
When developing apps using React Native you might find yourself spending countless of hours struggling with weird issues and red screens. These following steps will hopefully help you spend more time creating and less time banging your head against the keyboard :). Keeping it clean Make sure to remo…
Rambo