#alefiori-terminal-reactnative
1 messages · Page 1 of 1 (latest)
Yeah I believe this is because we need StripeTerminalProvider to be used in the root component of your app
I don't think there's a way around it
I checked with a teammate and they believe it doesn't actually have to be in the root component of your app - it just needs to be in the parent component for the other components that are using terminal
Are you getting a particular error when you try using it after your login screen?