Daniel Orthwein

Results 23 comments of Daniel Orthwein

There may still be some hair on this after reading through everyones comments, but here is a stitched together polyfill implementation to include in your top index.js file to get...

Running into this as well in React Native

We're running into this and trying this patch + some fixes for deprecation warnings. Little different than above - tbd if it fixes. ``` diff --git a/node_modules/expo-keep-awake/.DS_Store b/node_modules/expo-keep-awake/.DS_Store new file...

This is needed by us as well. A great example is when the app is in the background with say location services on and an onLocation event fires triggering a...

@rholliger adding that ignore causes a `Cannot find module './Libraries/Utilities/warnOnce' ` error :(

I'm also seeing this fairly ofter. Any guidance would be appreciated! Saw it in current master build as well.

Im assuming nothing every came of this?

yeah we're getting this as well - very weird

also running into this - weirdly the import is null. import Tts from "react-native-tts"