A react-native boilerplate based on Meteor/Mantra
react-native-mantra-boilerplate is a react-native boilerplate based on Meteor/Mantra. It is still in its alpha stage, but it follows the Mantrajs specification and works with Mantrajs Atom Package. The boilerplate includes features such as login/logout functionality and routing. It also includes packages such as react-native-meteor, react-native-router-flux, tcomb-form-native, NativeBase, and react-native-vector-icons.
To install the react-native-mantra-boilerplate, follow these steps:
Clone the repository using the command git clone https://github.com/inProgress-team/react-native-mantra-boilerplate.git your-project-name
Navigate to the cloned directory using cd your-project-name
Install the required dependencies using npm install
Change the IP in src/client/context/app.js to your computer address running the meteor server
Run your react-native project using the appropriate command
Please note that npm@3 is required due to react-native-router-flux actual version.
React-native-mantra-boilerplate is a react-native boilerplate that is still in its alpha stage. It follows the Mantrajs specification and works with Mantrajs Atom Package. The boilerplate includes features such as login/logout functionality and routing. It also includes packages such as react-native-meteor, react-native-router-flux, tcomb-form-native, NativeBase, and react-native-vector-icons. The installation process requires cloning the repository, installing dependencies, and making some changes to the configuration file. Overall, this boilerplate provides a good starting point for building react-native applications using the Mantra architecture.