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

iPhone 11 Keyboard can't pop out #74

Open
ludaqing opened this issue Feb 10, 2020 · 2 comments
Open

iPhone 11 Keyboard can't pop out #74

ludaqing opened this issue Feb 10, 2020 · 2 comments

Comments

@ludaqing
Copy link

The specific code is as follows:
<CodeInput ref="smscodeInput" keyboardType="numeric" codeLength={6} activeColor="rgba(247, 108, 62, 1)" inactiveColor="rgba(255, 255, 255, 0.2)" cellBorderWidth={2} compareWithCode="" autoFocus={false} codeInputStyle={styles.itemInput} onFulfill={code => this.smscodeCheck(code)} />

@retyui
Copy link

retyui commented Feb 19, 2020

@aa494661239
You can use a fork without this problem

https://github.com/retyui/react-native-confirmation-code-field

@jocelin09
Copy link

just do autofocus = {true}
and when you focus on your inputtextinput click Cmd+Shift+K
Your keyboard will appear

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

3 participants