Commit Graph

8 Commits

Author SHA1 Message Date
Artur Girenko ca577b035f Use lein-figwheel
- Removed REPL based on ambly for now, need to find a good solution for both iOS and Android
- Added figwheel based on great work found in https://github.com/decker405/figwheel-react-native
- Android still does not work with figwheel, but reload works very fast
2015-11-27 23:57:14 +01:00
Artur Girenko f70ae59b55 Use plain vanilla React Native reload based development flow for iOS and Android
- Removed REPL based on ambly for now, need to find a good solution for both iOS and Android
2015-11-24 22:44:57 +01:00
Artur Girenko 720903fda6 Use react-native 0.14.2 2015-11-22 18:17:45 +01:00
Artur Girenko 05d5efafd1 Fix broken live coding support in iOS
- Revert to react-native 0.13.0 for now
- Use single source root, this seems required for repl
2015-11-22 10:57:51 +01:00
Artur Girenko fc75fe2013 Run in android command is implemented 2015-11-21 12:01:44 +01:00
Artur Girenko 6a12a0cf52 Fix compilation problems 2015-11-20 22:43:47 +01:00
Artur Girenko 867053651b Fix bug in directory creation 2015-11-20 21:10:02 +01:00
Artur Girenko ad96f7c971 Implement android support in re-natal.coffee 2015-11-20 20:44:36 +01:00