Skip to content

0.3.0: Better hot reloading (#16)

Compare
Choose a tag to compare
@richardbarrell-calvium richardbarrell-calvium released this 05 Oct 15:21
· 15 commits to master since this release

Support for hot-reloading in React Native. It's now possible to add extra tests with addComponentTest or addSceneTest, have these picked up by hot reloading, and immediately see them in the component tests list.