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

Replace DeviceEventEmitter with Keyboard in screen.js.template #208

Closed
3 of 4 tasks
ahmed1490 opened this issue Jun 26, 2016 · 1 comment
Closed
3 of 4 tasks

Replace DeviceEventEmitter with Keyboard in screen.js.template #208

ahmed1490 opened this issue Jun 26, 2016 · 1 comment

Comments

@ahmed1490
Copy link

Keyboard.addListener('keyboardDidShow', this.keyboardDidShow.bind(this))
instead of
DeviceEventEmitter.addListener('keyboardDidShow', this.keyboardDidShow.bind(this))

DeviceEventEmitter.addListener('keyboardDidShow', this.keyboardDidShow.bind(this))

  • Issue does not already exist
  • Identify exactly what aspect your issue is about
    • ignite base application
    • ignite the cli
    • ignite generated code

I am sorry if I am annoying with too many issues!

@GantMan
Copy link
Member

GantMan commented Jun 26, 2016

hah, on the contrary! You're helping a ton!

great finds!

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

2 participants