re-natal/resources
Artur Girenko a1d875ffbd make compilation errors and other problems appear in simulator screen #8
- do not use AppRegistry.registerRunnable for mounting component to id 1, this prevents warning to be shown in yellow box. Instead use AppRegistry.registerComponent
- shim some document functions so that enabled figwheel heads-up-display works without errors and logs warnings to console (that will be shown on screen in yellow box)
- figwheel splash component now loads real app and renders root component. That has to be done to avoid using AppRegistry.registerRunnable to render real app
2016-01-09 23:35:40 +01:00
..
cljs make compilation errors and other problems appear in simulator screen #8 2016-01-09 23:35:40 +01:00
images Support loading of static images using approach introduced in RN 0.14 2015-11-28 16:20:39 +01:00
figwheel-bridge.js make compilation errors and other problems appear in simulator screen #8 2016-01-09 23:35:40 +01:00
project.clj add possibility to start figwheel from nREPL 2015-12-14 23:02:40 +01:00
require_img_dev.clj add support for configuring server host to support Android simulators 2015-12-06 20:22:53 +01:00
require_img_prod.clj Support loading of static images using approach introduced in RN 0.14 2015-11-28 16:20:39 +01:00
user.clj read project.clj to get build config 2015-12-15 19:08:18 +01:00