You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added massive warning to avoid time lost for people wanting to use that library. This will cause a total reimplementation in our application, and should be clearly stated in the README.md
Related to :
- final-form#483
- final-form#779
- final-form#608
Are you submitting a bug report or a feature request?
What is the current behavior?
It is not possible to press
Next
orGo To
buttons.What is the expected behavior?
I expect to be able to use those in react native environment.
What's your environment?
Other information
I believe this is related to #483 , in order to press the next button, we MUST be able to target the underlying reference, see https://stackoverflow.com/questions/32748718/react-native-how-to-select-the-next-textinput-after-pressing-the-next-keyboar
Possible fix
It just needs some approval and a release. It is stuck for almost a year, and every RN user would benefits from it.
The text was updated successfully, but these errors were encountered: