News
Apple says only reputable Coronavirus apps will be accepted on App Store, expediting approval process
Heads up for anyone working on a COVID-19 app - unless you're from a recognized entity - you'll likely be rejected. That being said - glad to hear that some apps are making it past the gate for those who want them. Stay safe out there, ya'll.

New React Native guide to testing
Written by the React Native community's Vojtech Novak, this official React Native guide was makes recommendations for which libraries to use in which situations and features Jest examples.
Sponsored Link
Tutorials
Some better ways than shaking your device to show dev-menu in React Native
While we covered one new way last week, this post dives into a few other ways to trigger the on-device dev menu.
The complete guide to React Native WebView
A fairly thorough guide covering most of what you'll ever need to know about WebView
An in-depth guide to Sign in with Apple using React Native
Per current Apple guidelines, if you want to offer any other social login functionality - you also must offer Sign in with Apple. In this guide, Karan does a a nice job detailing some of the trickier parts you might come across in doing so.
Open Source
tailwind-rn: Use Tailwind CSS in React Native projects
react-native-mmkv-storage: A wrapper for Tencent/MMKV - a fast, efficient, and easy to use solution for storing data
react-native-just-timeline: eact Native's customizable, RTL-supported, elegant, lazy-loading-ready Timeline component
react-native-scroll-month-calendar: A simple scroll calendar for months
react-native-fast-camera: Fast camera component
react-native-reference-library-view: A library that allows you to use UIReferenceLibraryViewController
Design
17 React Native UI Libraries You Should Know in 2020
A nicely-organized list of the current big players in the React Native UI library ecosystem. Thanks to Serkan for this submission!
Videos

How I used React Native to Map Bushfires in Australia
A nice tutorial that'll walk you through using the popular react-native-maps library
Laravel Airlock Mobile Auth w/ React Native
Personally a fan of this one - tutorials for setting up Firebase authentication for RN are a dime a dozen, so it's a welcome change to see Laravel getting some love too.
React Native in Production at OVO Energy
A nice overview from OVO Energy on some of the finer details on how they build, test, track, and deploy their RN app to production.