react-native-apentle

apentle app framework

Usage no npm install needed!

<script type="module">
  import reactNativeApentle from 'https://cdn.skypack.dev/react-native-apentle';
</script>

README

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.