News

Expo SDK 44 beta is now available
SDK 44 is in beta now, bringing these changes and more: - Integrated expo-system-ui and expo-navigation-bar in Expo Go - Removed most remaining default dependencies from managed project - Updated Software Mansion library suite
The New Architecture Playbook
Get hyped for this one -- the team is working on a PR right now to highlight the big architecture changes coming to RN.
Libraries & Tools
Introducing Gesture Handler 2.0
Gesture Handler - a library you no doubt have worked with before - has been updated to 2.0
Sponsored Link
React Native Jobs
Job listings especially tailored for React Native developers. Updated daily. Submit your listing today!
Tutorials
How to Build and Distribute Any React Native App With New Expo Services
The new Expo services that help you ship an app directly to the stores is all the hype right now - and the folks at Software Mansion have put together this nice writeup on how to do it right.
From React Native to Native
How the team at heycar overcame a limitation they were experiencing with RN and solved it by utilize a native module
Generate and Share Excel Styled Spreadsheets Using React Native
Excel files generated from RN? Sounds neat.
Implementing a dynamic “Terms & Conditions” page with animation and progress tracking in React Native
Neat stuff here to consider when implementing new policies in your app
Open Source
markmccoid/react-native-drag-and-order: react native expo module to create a list that you can drag and reorder items
georstat/react-native-synced-list
arifaydogmus/react-native-device-crypto: Cryptographic operations inside the secure hardware for React Native
JeMorini/react-native-warnings: warning library for react native
WrathChaos/react-native-subscribe-card: Beautifully designed & fully customizable subscribe card for React Native
nithinpp69/react-native-switch-toggles: react Native customizable switch component library
dorkyboi/react-native-calendar-timetable: Timetable (schedule) component for React Native applications
WrathChaos/react-native-flex-divider: Fully customizable flex divider with a easy use for React Native
omahili/react-native-reorderable-list: A reorderable list for React Native applications, powered by Reanimated 2 🚀
Latest Jobs
Advertise your job opening here!
Get your job opening in front of thousands of developers in our next issue!
Videos

React Conf 2021 Videos
React Conf 2021 has wrapped! Check out the videos to learn all about what's upcoming in React 18 (and more)
Around the Web
Here’s My Secret for Success in App Architecture for React Native
One dev's opinion on how to best architect your app
The Change in Testing that Reduced Mobile Release Bugs by 93%
A nice writeup from the folks at Samsara on how they were able to achieve a 93% improvement in bug volume by changing the way they test