Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to configure form vertically? #189

Open
jcaviedesc opened this issue Nov 17, 2020 · 2 comments
Open

How to configure form vertically? #189

jcaviedesc opened this issue Nov 17, 2020 · 2 comments

Comments

@jcaviedesc
Copy link

How to setup form inputs vertically?

<view>
 <card/>
 <input />
 <input />
 <input />
</view>
@ManhVuTien
Copy link

ManhVuTien commented Dec 7, 2020

In https://github.com/sbycrosz/react-native-credit-card-input/blob/master/src/CreditCardInput.js remove prop horizontal in line 164

@a7i7
Copy link

a7i7 commented Mar 25, 2021

Is it possible to expose this as prop?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants