re-natal/resources/cljs
Artur Girenko 42a9256805 do not force reload core namespace with ^:figwheel-load annotation
- forcing reloading core namespace (using ^:figwheel-load annotation) is wrong. It causes evaluation of wrong js files for platform because both ios and android core.js files are reloaded.
2016-01-30 18:12:21 +01:00
..
core.cljs do not force reload core namespace with ^:figwheel-load annotation 2016-01-30 18:12:21 +01:00
db.cljs follow best practices of re-frame and give an app-db a schema 2015-12-13 22:49:54 +01:00
handlers.cljs follow best practices of re-frame and give an app-db a schema 2015-12-13 22:49:54 +01:00
main_dev.cljs make compilation errors and other problems appear in simulator screen #8 2016-01-09 23:35:40 +01:00
main_prod.cljs Support loading of static images using approach introduced in RN 0.14 2015-11-28 16:20:39 +01:00
subs.cljs Support loading of static images using approach introduced in RN 0.14 2015-11-28 16:20:39 +01:00