stripe-react-native icon indicating copy to clipboard operation
stripe-react-native copied to clipboard

Focus is not working properly - ios

Open gauri-28 opened this issue 1 year ago • 1 comments
trafficstars

Describe the bug Focus is not working To Reproduce Steps to reproduce the behavior: 1.Enter the card number and expiry date and click out side to close keyboard by using Keyboard.dismiss() onTouchableWithoutFeedback 2. then again focus on card number and direct click on expiry date and then try to enter CVC keyboard is not opening again.Its not focusing in cvc and any other field as well

Expected behavior if i enter only card number and expiry date and come out of focus by closing keyboard without entering CVC and again focus into card number and whatever field i am trying to focus, It should be focus for that field by opening the keyboard to enter values.

Library version using :^0.20.0

gauri-28 avatar Aug 02 '24 08:08 gauri-28