You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
Navigation is handled with [React Native Router Flux](https://github.com/aksonov/react-native-router-flux)
11
12
12
-
Using Redux and Immutable, the state of the application is fully testable with Jest, currently at 86% coverage.
13
+
Using [Redux](https://github.com/reactjs/react-redux) and [Immutable](https://facebook.github.io/immutable-js/), the state of the application is testable with Jest, currently at 80% coverage.
13
14
14
15
Snowflake supports Hot Reloading of its state. Snowflake uses CI with [Bitrise.io](https://www.bitrise.io) and has extensive docs and 45+ min of video demonstating implementation.
0 commit comments