DEV Community

alfirus
alfirus

Posted on

React Native Framework

Hi all. I'm still new in react-native. I found out a lot of ways to do press-to-other-screen example and each using different implementation. Another example, some developer keep all components, screens, folder in src and some just ./ same directory in app.js.

My question is, is there a way the best standard of code template out there? What I mean is example Laravel. out of the box it have simple example and developer can start by following standard code, folder/files name and infrastructure.

Top comments (0)