tttstudios / react-native-otp-input

Tiny Javascript library which provides an elegant UI for user to input one time passcode.
MIT License
528 stars 239 forks source link

Input disabled on IOS unable to type any key #137

Open nnrohu opened 3 years ago

nnrohu commented 3 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

shivabhusal commented 3 years ago

I am also facing this issue

image
Hemangi-dev commented 3 years ago

I am also facing this issue. Any changes made in latest version?

lalakiyaRahul commented 3 years ago

I am also facing this issue. Any solution.

younusmahmood commented 2 years ago

Im facing this issue too. Going to switch to a different library, for now, can't seem to get this to work.

ghaschel commented 2 years ago

The virtual keyboard must be enabled in the iOS simulator. It is working properly for me

jet2018 commented 1 year ago

@ghaschel is right, we need to enable the keyboard