Do you write React Native or JavaScript articles and want to be featured in our blog? Reach out to wyatt@reactnativecoach.com and we’ll review your submission.
A bit late on this one but here are the highlights from the latest React Native release. Full release notes are available here.
- New
space-evenly
forjustifyContent
👏🏻 DatePickerIOS
now takes a localeCameraRoll
can now delete photosPlatformOS
>Platform
YellowBox.ignoreWarnings([...])
>console.ignoredYellowBox = [...]
Note: We’ve had a hard time updating from 0.48 to 0.49 and above due to new API requirements that effects a lot of dependencies. Hoping this settles over the next couple of weeks.
Another excellent article from Spencer Carli on a holistic way to becoming a React Native developer in 2018
Learn how to use Google Fonts in React Native with this post from Jon-Michael Dreher
Learn how to implement the Twitter Loading Animation in React Native with this post from Eli White
Learn how to leverage the Linking
API to perform out of app actions with this post from Jordan Holland
There’s a lot of hype around Reason ML and this post from Kay Plößer gets you started with using the typesafe language in React Native
Learn how to add launch screens and app icons to your React Native project with this tutorial from Scott Stewart
Incredible full-stack React Native example project
A lot of great animation examples in React Native 🤓
Awesome ticker component with rotating animations
Micro animation shine component ✨
Parallax replacement for the FlatList
component
We saw Ken Wheeler give a talk on this new Formidable data visualization framework which works out of the box with React Native a few weeks ago at React NYC. It’s flexible and easy to use. Exited to see where this goes!
Another great React Native Radio podcast discussing Universal Applications
React Native Themes from Strap UI
Get your next React Native project up and running fast with a great theme from Strap UI. Check out their awesome options including eCommerce, Dating, and Taxi app themes and starters. 📱
All the videos for the latest GraphQL Summit are out
A highlight from the GraphQL summit is this video from Peggy Rayzis discussing how to manage your data with Apollo GraphQL
Get started with Reason ML in React Native from James Baxley III