hyperledger-archives/indy-sdk-react-native

Use @types/indy-sdk to enforce typing of methods

Opened this issue · 0 comments

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