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

Is bugs from full screen navigation controller in iPhone 14 series? #194

Open
5 of 9 tasks
swift-adorable opened this issue Dec 26, 2022 · 1 comment
Open
5 of 9 tasks

Comments

@swift-adorable
Copy link

Description

Describe your issue here.

What type of issue is this? (place an x in one of the [ ])

  • bug
  • enhancement (feature request)
  • question
  • documentation related
  • testing related
  • discussion

Requirements (place an x in each of the [ ])

  • I've read and understood the Contributing guidelines and have done my best effort to follow them.
  • I've read and agree to the Code of Conduct.
  • I've searched for any related issues and avoided creating a duplicate issue.

Bug Report

Filling out the following details about bugs will help us solve your issue sooner.

Reproducible in:

PanModal version: 1.2.7

iOS version:

  • iPhone 12 mini (16.0.2) and iPhone 14 pro max (16.0.3)

Steps to reproduce:

  1. When I presenting viewController that has scrollView (involved in FullScreenNavController at the sample code)
  2. It seems that there is a problem with the scroll function at navigation bar by iPhone model.

Expected result:

Scrolling navigation bar and view in view controller at the same time.

What you expected to happen

Actual result:

iPhone 12 mini works very well.
But, iPhone 14 pro max scroll separately navigation bar and view in view controller.

What actually happened

Attachments:

Logs, screenshots, screencast, sample project, funny gif, etc.

@swift-adorable
Copy link
Author

Oh, I forgot. I'm using your PanModal very well.
Thank you for your services. :)

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

1 participant