react-native-apentle

react-native-apentle JS library on GitHub react-native-apentle JS library on npm Download react-native-apentle JS library

apentle app framework

Version 1.0.0 License MIT
react-native-apentle has no homepage
react-native-apentle JS library on GitHub
react-native-apentle JS library on npm
Download react-native-apentle JS library
Keywords
apentleappreact-native

react-native-apentle

Apentle helps you build react-native app quickly

Getting Started

  • Follow the Getting Started guide to install React Native and its dependencies.
  • Change your working directory to the project directory you specified in the react-native init command from the Getting Started guide (e.g., cd AwesomeProject).
  • Install rnpm-plugin-apentle from NPM (i.e., npm install --save-dev rnpm-plugin-apentle).
  • Initialize Windows project with react-native apentle init command in the project directory.
  • Learn more about various tools for debugging React Native.