FormidableLabs / FormidableLabs/react-native-app-auth
Allow discovery to be executed explicitly and keep configuration around
Open
enhancement
- Dominant language
- Java
- Stars
- 2.3k
- Forks
- 473
- PR merge metrics
- No merged PRs in 30d
Description
It'd be great if the discovery could be skipped by replacing its data with a custom input (JS) or by calling a method at a custom point in time (ahead of time).
The latter can easily be achieved by caching the result of the service discovery on the native side.
The former would require us to create a serialiser (input & output) for the service configuration.
Contributor guide
Assessment
This issue has not been assessed yet.