Commit 37828d4
authored
Fix jest configuration (#131)
* jest add mock and update async storage dependency
* Add missing podfile.lock under version control
* move setup file and improve configuration
* using new version of dependencies and redux wrapper 1.2 for jest
* adding npmignore file
* fix wrong middleware configuration
* use community masked views for rn navigation1 parent c85cc07 commit 37828d4
File tree
8 files changed
+794
-230
lines changed- template
- __tests__
- ios
- src/Store
8 files changed
+794
-230
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | 4 | | |
6 | 5 | | |
7 | 6 | | |
| |||
0 commit comments