Closed antoinerousseau closed 3 months ago
These methods (and maybe others) return undefined because they should await calling their native counterparts:
undefined
await
https://github.com/bridgefy/bridgefy-react-native/blob/main/src/index.tsx#L255-L280
These methods (and maybe others) return
undefined
because they shouldawait
calling their native counterparts:https://github.com/bridgefy/bridgefy-react-native/blob/main/src/index.tsx#L255-L280