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

Add function for when front-card is mounted #15

Open
jcb121 opened this issue May 23, 2022 · 0 comments
Open

Add function for when front-card is mounted #15

jcb121 opened this issue May 23, 2022 · 0 comments

Comments

@jcb121
Copy link

jcb121 commented May 23, 2022

In my app I use a textField inside of a SwipeItem sometimes.

When autofocus: true is set, the keyboard opens automatically causing the cards to re-size. This is the expected behaviour, but if the card behind has a textField and the card infront does not, the keyboard is opened also.

Is there anyway from inside the SwipeItem to tell if it's the current item? or a callback that fires when it becomes the current item?

thanks,
Jesse,

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

1 participant