An infinite scrolling example app with React Native + React Native Web
Are you undecided between the Web and Native or both? With UTF8Map you get an idea of the performance you could get and the code base is the same, you just have to choose to render the code in a WebView or in Native.
Setup the environment, Android SDK, Xcode, and..
npm install -g react-native
npm install
npm run start
You need to npm run start
in another console and put you development computer ip in cordova/www/js/index.js
cordova:android:start
react-native run-android
react-native run-ios
MIT License (c) 2016 Luigi Maselli https://corso-javascript.it / https://grigio.org