On RN we don't use the global APP object, so don't save the store there unless it's defined, which is the case in the current web version. Also, check for undefined explicitly, since a "if (!APP)" check will throw a ReferenceError.master
|
||
| 307 | 307 |
|
| 308 | 308 |
|
| 309 | 309 |
|
| 310 |
|
|
| 310 |
|
|
| 311 |
|
|
| 312 |
|
|
| 311 | 313 |
|
| 312 | 314 |
|
| 313 | 315 |
|
|
||
| 56 | 56 |
|
| 57 | 57 |
|
| 58 | 58 |
|
| 59 |
|
|
| 59 |
|
|
| 60 | 60 |
|
| 61 | 61 |
|
| 62 | 62 |
|