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

Search Text Field is no longer attached to the navigation Bar #6

Open
ivan-honeycommb opened this issue May 2, 2018 · 3 comments
Open

Comments

@ivan-honeycommb
Copy link

image uploaded from ios

@ivan-honeycommb
Copy link
Author

Dear 52inc,

We recently updated the giphy cocoapod to version (1.1.1) to bring in support for Swift 4.0
And when we launch the Viewcontroller we get this issue.

@amyleecodes
Copy link
Contributor

amyleecodes commented May 2, 2018

@ivan-honeycommb The screenshot below is reflective of the current behavior of stock SwiftyGiphy in a Swift 4 app, in addition to the sample app in the repo.

Have you modified or subclassed anything in SwiftyGiphy? Or have you applied any UIAppearance changes to the search bar? I can confirm the behavior of the stock project (in a production app, and in the sample app) is correct and not doing that. This means that it's very likely something in your project affecting it in a negative way.

If you can replicate it in the sample project, please let me know.

simulator screen shot - iphone 7 - 2018-05-02 at 15 34 43

@Henry-
Copy link

Henry- commented Sep 11, 2018

Had this same issue and was using IQKeyboardManager. Disabled IQKeyboardManager for your the viewcontroller and it worked for me!

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

3 participants