Integrate build process with React Native #18

Merged
akinwale merged 8 commits from react-base into master 2017-12-28 19:06:32 +01:00

8 commits

Author SHA1 Message Date
Akinwale Ariwodola
4967c8ec94 changed react version to 16.0.0 in package.json 2017-12-28 17:29:19 +01:00
Akinwale Ariwodola
070d36317b added simple build script to create the react native bundle before the buildozer APK build 2017-12-28 17:25:25 +01:00
Akinwale Ariwodola
6eee4a9b99 fully integrated react base build 2017-12-28 16:46:50 +01:00
Akinwale Ariwodola
ee0b43032a react build and fix android 23 platform folder in travis script 2017-12-28 08:05:40 +01:00
Akinwale Ariwodola
eb5391eba7 change react version in travis build script to 16.0.0 2017-12-27 12:55:04 +01:00
Akinwale Ariwodola
6edd6c3c43 add silent option to npm install in travis build script 2017-12-27 12:05:24 +01:00
Akinwale Ariwodola
5c85db2614 add nodejs install step to travis build script 2017-12-27 12:01:13 +01:00
Akinwale Ariwodola
a34b20b512 created react base and updated build to use android sdk 23 2017-12-27 11:28:56 +01:00