We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Keyboard.addListener('keyboardDidShow', this.keyboardDidShow.bind(this)) instead of DeviceEventEmitter.addListener('keyboardDidShow', this.keyboardDidShow.bind(this))
ignite/ignite-generator/screen/templates/screen.js.template
Line 33 in a42cf19
I am sorry if I am annoying with too many issues!
The text was updated successfully, but these errors were encountered:
hah, on the contrary! You're helping a ton!
great finds!
Sorry, something went wrong.
update keyboard import on generated screen #208
da7801b
No branches or pull requests
Keyboard.addListener('keyboardDidShow', this.keyboardDidShow.bind(this))
instead of
DeviceEventEmitter.addListener('keyboardDidShow', this.keyboardDidShow.bind(this))
ignite/ignite-generator/screen/templates/screen.js.template
Line 33 in a42cf19
I am sorry if I am annoying with too many issues!
The text was updated successfully, but these errors were encountered: