DEV Community

Cover image for Eryn -  React Native Template
Ilê Caian
Ilê Caian

Posted on • Originally published at caian.dev

2 2

Eryn - React Native Template

Always starting a project with React Native leads me to make some changes and make choices on how it should be structured. In general, I think in:

  • Directories Structure
  • Common Libraries
  • Libraries Configuration

Even tho some choices can vary between projects, some of them are constant. I noticed then that I could create a template for making life easier and simple, yet still keep offering a place for dealing with the different kinds of projects that could appear.

I also noticed that I could create a "foundation" for all those who also wanted to use this template at this peak, leaving the project and architectural choices with documentation and some more general Q&A about my vision related to the project structure.

So, I present you 🌲Eryn Template! A React Native Template that could be used directly with the CLI and gives you the support to scale your application and let it open to community contributions! Use it with the command:

$ npx react-native init MyProject --template react-native-template-eryn
Enter fullscreen mode Exit fullscreen mode

References

Heroku

Build apps, not infrastructure.

Dealing with servers, hardware, and infrastructure can take up your valuable time. Discover the benefits of Heroku, the PaaS of choice for developers since 2007.

Visit Site

Top comments (1)

Collapse
 
karranb profile image
Karran Besen

Awesome project!

Sentry growth stunted Image

If you are wasting time trying to track down the cause of a crash, it’s time for a better solution. Get your crash rates to zero (or close to zero as possible) with less time and effort.

Try Sentry for more visibility into crashes, better workflow tools, and customizable alerts and reporting.

Switch Tools

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay