I found React Navigation, React Native Push Notification, and React Native SVG indispensable during my last project, and I plan to use them on many more.
Figuring out the proper type to use when passing in custom styles to React Native components can be tricky since there's little documentation. Using the StyleProps type gives you n
If you read much React Native code, you’re bound to pick up a few bad habits. Here are three that you should try to break on your next React Native project.
Setting up and configuring a React Native dev environment for both iOS and Android, and writing a simple, unpolished app with cross-platform tabbed nav.