mattermost-mobile/app/store
Amit Uttam 4d391c36a0
Serialize/Deserialize state as string in store, instead of map (#4253)
* Serialize/Deserialize state as string in store, instead of map

To see if this positively impacts performance lag issues (channel sidebar opening, etc.)

* Update app/store/mmkv_adapter.ts

Co-authored-by: Elias Nahum <nahumhbl@gmail.com>

* Update app/store/mmkv_adapter.ts

* Typescript fixes

Co-authored-by: Miguel Alatzar <migbot@users.noreply.github.com>
Co-authored-by: Elias Nahum <nahumhbl@gmail.com>
Co-authored-by: Miguel Alatzar <this.migbot@gmail.com>
2020-04-30 11:17:58 -07:00
..
middlewares MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
ephemeral_store.js MM-23848 consolidate store, upgrade mmkv and fix logout (#4145) 2020-04-16 09:02:47 -04:00
helpers.ts MM-23848 consolidate store, upgrade mmkv and fix logout (#4145) 2020-04-16 09:02:47 -04:00
index.ts MM-23848 consolidate store, upgrade mmkv and fix logout (#4145) 2020-04-16 09:02:47 -04:00
initial_state.js MM-23848 consolidate store, upgrade mmkv and fix logout (#4145) 2020-04-16 09:02:47 -04:00
mmkv_adapter.ts Serialize/Deserialize state as string in store, instead of map (#4253) 2020-04-30 11:17:58 -07:00
store.ts MM-23848 consolidate store, upgrade mmkv and fix logout (#4145) 2020-04-16 09:02:47 -04:00
utils.js MM-24285 Use FastImage instead of Image (#4218) 2020-04-28 23:23:39 +08:00
utils.test.js MM-24451 Set prev app version to current on logout/reset cache (#4225) 2020-04-24 11:07:08 -07:00