We’ve all heard of React Native and how great it is for building powerful, native applications. But how is it really? Spoiler Alert: It’s awesome. As with all libraries and frameworks, it doesn’t come without its own nuances and caveats, however.
In this conversation, we’re going to go a bit beyond the “Getting Started” section you can find so easily on the official documentation. Instead, we’ll cover what some of those nuances are and what it’s actually like to build a large-scale native application in React Native and some of the lessons learned along the way (another spoiler: there’s a lot).
What we'll cover:
- Things you should know before diving in
- Tips for building a scalable React Native project
- Things that aren’t in the official documentation (but should be)
- Routing
- Polishing your application with Animations & Transitions