jiti-meet/react/features/mobile/polyfills
Saúl Ibarra Corretgé 56da400f19 ios: stop using react-native-background-timer
Ever since https://github.com/facebook/react-native/pull/23674 landed it has
been possible to run timers in the background, assuming your app is allowed to
run in the background already, as is our case. So, stop using the library on
iOS, which will avoid creatring needless backgound tasks.
2020-09-17 13:15:04 +02:00
..
RTCPeerConnection.js rn,polyfills: refactor all mobile polyfills 2020-05-06 12:35:12 +02:00
Storage.js rn,polyfills: refactor all mobile polyfills 2020-05-06 12:35:12 +02:00
browser.js ios: stop using react-native-background-timer 2020-09-17 13:15:04 +02:00
bundler.js rn,polyfills: refactor all mobile polyfills 2020-05-06 12:35:12 +02:00
index.js rn,polyfills: refactor all mobile polyfills 2020-05-06 12:35:12 +02:00
webrtc.js rn,polyfills: refactor all mobile polyfills 2020-05-06 12:35:12 +02:00