nostr-connect / nostrum

iOS & Android reference implementation of a Nostr Connect NIP-46 remote signer. Written with React Native Expo
MIT License
61 stars 4 forks source link

Listen for signing requests at Root level #1

Open tiero opened 1 year ago

tiero commented 1 year ago

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.