#jorgeorge
1 messages ยท Page 1 of 1 (latest)
Hi ๐
For Stripe React Native we only have the <CardField> and <CardForm> components
so there is no way to create separate input field? is this going to be added in the future?
The <CardFIeld> and <CardForm> are the only components we have for rendering the older Card inputs. Unfortunately I don't think this is something you can split up yourself via React Native. https://stripe.dev/stripe-react-native/api-reference/index.html#CardField
I can raise this as a feature request for you though
yes, please.. ๐ as I believe there will be many people need this kind of feature.. its a bit odd when we can have like fully customized UI on reactjs but not on native app
That is because React Native framework was built out after we started deprecating the Card inputs in favor of the Payment Sheet
Feature request filed!
cmiiw but the Payment Sheet can not be fully customized like how we want, right? like if I only want to show the card number field, expiry, and CVV?
Right, yeah. That's why I went ahead and filed the feedback because we should consider your use case
great, thanks!! looking forward to it
Sure thing! Raising this kind of feedback is how we all can help make the product better