I’d handle a few things different like using ‘screens’ instead of ‘scenes’ but this is a solid write up on structuring a React Native project.
Links — Interesting finds from around the web
September 18, 2019
An efficient way to structure React Native projects | Cheesecake Labs
Let’s discuss a structure to start new projects or when you need to scale large projects. We will use React Native as a basis for this architecture, but the concepts can be leveraged in projects using other frameworks.