Haxe React native development stack

Tech stack for mobile apps with Haxe, Redux and React native

View the Project on GitHub zabojad/haxe-react-native-stack

Setup a project from the bootstrap

You will find under the bootstrap folder of this repository a little bootstrap that should save you a couple of hours when start a new project with this stack.

We will improve it over time but for now, it provides at least: -> a coherent folders and packages organization, -> the setup of essential libs like react-native-navigation, react-intl, react-redux, redux… -> a compilable and runnable bootstrap app that you can just edit to start your project

To use this bootstrap, follow these steps:

You should be up and running.