Code Monkey home page Code Monkey logo

Comments (7)

jrmcdona avatar jrmcdona commented on July 18, 2024

Here is a better video:
https://1drv.ms/v/s!AnyXOztVClZYcw8NTWQofmqIImw

from cordova-plugin-native-keyboard.

EddyVerbruggen avatar EddyVerbruggen commented on July 18, 2024

The native keyboard had no knowledge of your Ionic routes, or anything else that happens in the webview for that matter. So when navigating away from the chat page you should hide the keyboard programmatically, see https://github.com/EddyVerbruggen/cordova-plugin-native-keyboard#hidemessenger

from cordova-plugin-native-keyboard.

jrmcdona avatar jrmcdona commented on July 18, 2024

Ok, will give that a try. Thanks

from cordova-plugin-native-keyboard.

jrmcdona avatar jrmcdona commented on July 18, 2024

I think what I will try to do is put the Keyboard functions in a service. I have components within the page. Component level is using some of the functions.

Page level will be where I can hideMessenger once the page is going into ionViewWillLeave() life cycle event.

The service holding the keyboard functions can be injected into these.

See any issue there?

from cordova-plugin-native-keyboard.

jrmcdona avatar jrmcdona commented on July 18, 2024

Got it working with the service. Looks good.

from cordova-plugin-native-keyboard.

aapiane09 avatar aapiane09 commented on July 18, 2024

Did you have an issue with the keyboard pushing everything up after you've returned to a previous page? I get a white bar on the bottom (where the input bar used to be) which pushes all of the visuals up, but all links are still in their usual places (so you have to click slightly below an element if you want to go there.

screen shot 2017-08-30 at 4 11 23 pm

from cordova-plugin-native-keyboard.

jrmcdona avatar jrmcdona commented on July 18, 2024

No don't believe so.

from cordova-plugin-native-keyboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.