JeremyBradshaw7

Results 30 comments of JeremyBradshaw7

Is there a sound format that will work on both ios and android?

> Can you give an example of how it used to work with `react-native-config`? `react-native-config` relied in setting an `ENVFILE` environment variable to point to whatever .env file should be...

Also having this problem. The Root workaround does work but also has an unwanted side-effect that windowed (non-fullscreen) modals no longer appear vertically centered, and no JSX adjustments appear to...

I have exactly the same issue. Finally resolved with this: https://github.com/react-native-community/upgrade-support/issues/25#issuecomment-658066246

As far as I can gather the extra layer of security in react-native-sensitive-info is optional, defaulting to off, but I can't see in the docs for this package where you...

When do you notice the lagging? Just on app start (dehydrate) or when every redux reducer runs?

Thanks, any way to achieve the same in iOS?

I posted a similar issue. Did you find a workaround to cancel an unwanted change programatically?

Happening to me on Android Emulator, which makes it difficult to debug. Not happening on production though.

Programatically?