Timo Mämecke

Results 3 issues of Timo Mämecke

Calling `onFeatureFlags(callback)` adds the callback to a list of handlers, which are all being called when feature flags are re-fetched. But there's no way to remove a callback from the...

It would be great to be able to use the module with react-native images/URIs, not only with local paths. Is there maybe another possibility to pass the image to the...

**Current Behavior** I tried to apply both concepts from [Authentication flows](https://reactnavigation.org/docs/en/auth-flow.html) and [Deep Linking](https://reactnavigation.org/docs/en/deep-linking.html) at the same time. When the App is started using a deep link (the app is...

enhancement