nostr-connect / nostrum

iOS & Android reference implementation of a Nostr Connect NIP-46 remote signer. Written with React Native Expo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Listen for signing requests at Root level

tiero opened this issue · comments

For any request that requires the user to approve (ie. sign_event) we should make sure the BottomSheet modal is in the top level so would expand to whatever page the user is at that moment.