jiti-meet/react
Saúl Ibarra Corretgé 062bc13d4f rn,storage: fix not using a persistent localStorage
In
1ffd75c0a6
we switched to using the localStorage wrapper provided by js-utils, which
checks for window.localStorage's availability very early. Our polyfill must be
applied earlier that any such import.

Here we are importing it in the entrypoint, which means no code ran before this,
literally.
2020-05-06 12:35:12 +02:00
..
features rn,storage: fix not using a persistent localStorage 2020-05-06 12:35:12 +02:00
.eslintrc-react-native.js feat(eslint): use new eslint-config-jitsi 2018-06-13 11:27:39 +02:00
.eslintrc.js ref(eslint): remove React deprecated method rule suppression 2019-01-09 14:28:59 +01:00
index.native.js rn,storage: fix not using a persistent localStorage 2020-05-06 12:35:12 +02:00
index.web.js logging: use individual, names loggers 2019-08-23 10:57:38 +02:00