- `redux-persist/lib/persistReducer.js` (`Promise.then`)...
- ...`babel-runtime/node_modules/regenerator-runtime/runtime.js`: `GeneratorFunction.prototype = Gp.constructor = GeneratorFunctionPrototype;` - `TypeError: Cannot assign to read only property 'constructor' of object '[object Object]'` missing stacktrace
- ...`metro-runtime/src/polyfills/require.js`: `throw e` (multiple)
- ...`ethjs/lib/index.js`: `var query = new EthQuery(cprovider, self.options.query);`: `TypeError: _$$_REQUIRE(...) is not a constructor` (multiple)
- ...`metro-runtime/src/polyfills/require.js`: `Requiring module "node_modules/ethjs/node_modules/ethjs-query/lib/index.js", which threw an exception - TypeError: Cannot assign to read only property 'constructor' of object '[object Object]'` (multiple)
redux-persist/lib/createPersistoid.js
...metamask-mobile/app/store/index.js
: TypeError: Cannot read properties of undefined (reading 'tokenList')
(multiple)