Component Libraries

    Beyond the React Native core components, there are many open source component libraries. Libraries vary in size and shape, from individual components that bridge native platform functionality (e.g. maps, video, etc) to large component collections (for web folks, think Bootstrap).

    Component Collections

    When beginning a new app, it's worth considering using a component collection. These provide tens or potentially hundreds of consistently designed, cross-platform components out-of-the-box to accelerate your development process.

    Component collections speed up development by letting you focus on the architecture and business logic of the app, without focusing on the nuances of layout and styling in React Native. If you aren't working with a dedicated designer or design team, these can be a great way to build an app with a highly polished look and feel.

    However, component collections aren't for every app: they can add a lot of code and complexity, and you may not be able to customize them as much as you like. If you're working closely with a designer or design team, it's likely that starting from scratch will give you the flexibility you need to make the app look just right.

    Currently, the largest component collections are:

    Want to learn React Native in-depth?

    If you like React Native Express, you'll love my new book, Fullstack React Native: The complete guide to React Native! Throughout the book, we'll build 7 full apps, covering complex topics like navigation, gestures, and native modules. We don't assume any knowledge of React or newer JavaScript language features, so you can dive right in regardless of your experience level. The book comes in PDF, EPUB and MOBI formats.

    Looking for more help?

    Infinite Red sponsors React Native Express and is the premier React Native agency. They're also the team behind the React Native newsletter, podcast, and conference listed here. Get in touch at infinite.red/react-native for a proposal on your next project!