updating code structure

This commit is contained in:
Ali Najafizadeh
2015-06-09 09:48:57 -04:00
parent c21e35a255
commit 5f803c9b0e
18 changed files with 1301 additions and 8 deletions
@@ -0,0 +1,8 @@
// Offline JS
// To re-generate the offline bundle, run this from the root of your project:
//
// $ react-native bundle --minify
//
// See http://facebook.github.io/react-native/docs/runningondevice.html for more details.
throw new Error('Offline JS file is empty. See iOS/main.jsbundle for instructions');