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

How to auto focus as soon as editor is open in react-native #28

Closed
ppv94 opened this issue Feb 10, 2020 · 4 comments
Closed

How to auto focus as soon as editor is open in react-native #28

ppv94 opened this issue Feb 10, 2020 · 4 comments

Comments

@ppv94
Copy link

ppv94 commented Feb 10, 2020

I am using react-native-pell-rich-editor in my react-native application, How can we autofocus the cursor as soon as the editor is open in the react-native application.

@krisnailafat
Copy link

this library might be help
https://github.com/TryImpossible/react-native-enhance-webview

it has auto focus
the first issue right here
facebook/react-native#18965

and i just dont know how to integrate

@sureshbakshi
Copy link

sureshbakshi commented Apr 8, 2020

@astulip focusContentEditor() is not working in Android and suggest how to debug editor.js

@stulip
Copy link
Member

stulip commented Jul 8, 2020

@sureshbakshi
1.0.8 fixed focusContentEditor
1.0.9-beta.0 fixed android focus keyboard open

@stulip
Copy link
Member

stulip commented Jul 9, 2020

1.1.0 new props initialFocus to the editor initial request focus

@stulip stulip closed this as completed Jul 9, 2020
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

4 participants