#rchrdlss3
1 messages · Page 1 of 1 (latest)
Also, is there any documentation for me to regarding certain elements and their props?
Hello! I honestly don't know, I'm neither a Kotlin or React developer. To clarify, are you using our React Native SDK?
Yes
Trying to follow the client side steps currently https://stripe.com/docs/stripe-js/react
I get an error saying that certain components must be wrapped within the Elements Provider, but with Kotlin I must specify what Elements
Our React Native API reference is here, and should have the details about the elements and props you're looking for: https://stripe.dev/stripe-react-native/api-reference/index.html
Okay, thank you. I will take a look at this
Typically when using the React Native SDK you don't use Kotlin at the same time. Kotlin would be used with our Android SDK instead.