re-natal/resources
Artur Girenko 768f191a63 add support of RN custom components with figwheel (issue #5)
- new CLI command use-component <name> which save name in .re-natal config for later use in use-figwheel command
- use-figwheel now generates a map of cached 'require' calls
- figwheel-bridge.js shims require function to lookup for components by name falls back to original if nothing found
2016-01-04 23:10:13 +01:00
..
cljs add support of RN custom components with figwheel (issue #5) 2016-01-04 23:10:13 +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 add support of RN custom components with figwheel (issue #5) 2016-01-04 23:10:13 +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