Member-only story
The perfect starter template for React Native: Expo, Tailwinds(Nativewind), React Native Paper UI and Prettier
Introduction
Setting up a new React Native project can be a daunting task, especially when it comes to configuring the tools and libraries that you need for a smooth and efficient workflow.
In this guide, we’ll show you how to configure a React Native project with Expo, Tailwind, React Native Paper, and Prettier. Expo will provide a powerful development environment, Tailwind will give you a flexible and easy-to-use styling solution, React Native Paper will provide a comprehensive set of UI components, and Prettier will help you maintain consistent code formatting. By the end, you’ll have a fully configured project that’s ready for success.
In this post, I’ll show you how I configured my current template starter for my projects. I’ll let the link to the repository at the end of this article!
Prerequisites
There are some installments we need to have to start with this journey as stated on the official Expo website: