final-form / final-form/react-final-form

React Native application can't press "Next" nor `Go To` buttons

Open
#779 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.4k
Forks
497
PR merge metrics
No merged PRs in 30d

Description

### Are you submitting a **bug report** or a **feature request**?

- [x] Bug

### What is the current behavior?

It is not possible to press `Next` or `Go To` buttons.

![image](https://user-images.githubusercontent.com/1866564/79306345-549ec500-7ef5-11ea-8ae3-f9a78117a845.png)

### What is the expected behavior?

I expect to be able to use those in react native environment.

### What's your environment?

- react-native on expo SDK37

### 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

- Apparently there is a fix already submitted: https://github.com/final-form/react-final-form/pull/608#issuecomment-525540956

It just needs some approval and a release. It is stuck for almost a year, and every RN user would benefits from it.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.