Git Product home page Git Product logo

Comments (13)

hackiftekhar avatar hackiftekhar commented on May 19, 2024

I appretiate your good suggestion. Can it be technically possible because I am adjusting the [topMostViewController view] frame, and usually it is window.rootViewController.view. If It can be, then it is better than current implementation. do you have any suggestions on this?

Thanks
Iftekhar

from iqkeyboardmanager.

hackiftekhar avatar hackiftekhar commented on May 19, 2024

Added support to not hiding navigation bar. For more info see readme.md.

from iqkeyboardmanager.

EvgenyKarkan avatar EvgenyKarkan commented on May 19, 2024

Cool.

from iqkeyboardmanager.

devkiang avatar devkiang commented on May 19, 2024

cool!

from iqkeyboardmanager.

Premal-Khetani avatar Premal-Khetani commented on May 19, 2024

I am getting still this issue in ios 10

from iqkeyboardmanager.

hackiftekhar avatar hackiftekhar commented on May 19, 2024

@Premal-Khetani Have you tried navigation bar trick mentioned in manual management guide?

from iqkeyboardmanager.

Premal-Khetani avatar Premal-Khetani commented on May 19, 2024

@hackiftekhar yes i tried it with adding uiscrollview as a class but still not working

from iqkeyboardmanager.

hackiftekhar avatar hackiftekhar commented on May 19, 2024

If you are using Autolayout then make sure your UIScrollView is calculating your contentSize properly or if you are using Autoresizing then make sure to set it's contentSize externally.

from iqkeyboardmanager.

Premal-Khetani avatar Premal-Khetani commented on May 19, 2024

@hackiftekhar i am using Autolayout and i am using tableview to show chatting screen and in the bottom of main view i added uitextview but when i set uiscrollview as main class instead of uiview the functionality doesn't work but when i remove uiscrollview and add uiview then it works but then the navigationbar is goes up. :(

from iqkeyboardmanager.

hackiftekhar avatar hackiftekhar commented on May 19, 2024

ahh, if you are trying to implement something like chatting screen then it would be hard for IQKeyboardManager for managing the things. I would suggest to disable IQKeyboardManager for that particular class and write your own logic there.

from iqkeyboardmanager.

Premal-Khetani avatar Premal-Khetani commented on May 19, 2024

oky But the thing is that it was working fine before ios 10 so i am not getting the point why it is not working :(

from iqkeyboardmanager.

hackiftekhar avatar hackiftekhar commented on May 19, 2024

Not sure because I didn't get any issues at my end with iOS10 updates.

from iqkeyboardmanager.

Premal-Khetani avatar Premal-Khetani commented on May 19, 2024

ok let me find out the exact point for that :(

from iqkeyboardmanager.

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.