indy-sdk-react-native
indy-sdk-react-native copied to clipboard
Use @types/indy-sdk to enforce typing of methods
trafficstars
Suggestion to drop flow and move to TS. We could depend on @types/indy-sdk and make sure the export in this repo matches the Indy type from @types/indy-sdk.
This way we also don't have the problem anymore with @types/rn-indy-sdk because it will have types out of the box