realm-js/examples/ReactExample
Scott Kyle 1ab3a8a985 No longer delete before npm installing local modules
This doesn't appear to have been necessary and seems to sometimes cause an issue because the packager will start and look for a JS file that was just deleted.
2016-02-19 02:03:54 -08:00
..
android Update everything to use React Native 0.20.0 2016-02-17 14:36:58 -08:00
components example fix 2016-02-17 21:34:41 -08:00
ios No longer delete before npm installing local modules 2016-02-19 02:03:54 -08:00
tests Test that example app loads properly 2016-02-15 15:47:07 -08:00
.eslintrc Test that example app loads properly 2016-02-15 15:47:07 -08:00
.flowconfig android example 2016-01-13 14:29:41 -08:00
.npmignore new react example 2015-08-13 10:29:37 -07:00
.watchmanconfig android example 2016-01-13 14:29:41 -08:00
index.android.js Convert Example app to use ES6 import syntax 2016-02-15 15:40:55 -08:00
index.ios.js Test that example app loads properly 2016-02-15 15:47:07 -08:00
main.js Convert Example app to use ES6 import syntax 2016-02-15 15:40:55 -08:00
package.json Update everything to use React Native 0.20.0 2016-02-17 14:36:58 -08:00
run-android.sh No longer delete before npm installing local modules 2016-02-19 02:03:54 -08:00