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

Done button not visible in iOS 17.0 #48

Closed
almin1337 opened this issue Jan 5, 2024 · 3 comments
Closed

Done button not visible in iOS 17.0 #48

almin1337 opened this issue Jan 5, 2024 · 3 comments

Comments

@almin1337
Copy link

Hello,

It seems that done button is not visible in iOS versions above 17.0.
Does anyone have an idea what is the issue?

@AJereli
Copy link

AJereli commented Jan 14, 2024

Same for me

@AJereli
Copy link

AJereli commented Jan 22, 2024

@almin1337
In my case, the error was on my side. I showed FastisController through a wrapper in SwiftUI, and the controller was not located inside the UINavigationController, as a result the button was not displayed

ilia3546 added a commit that referenced this issue Mar 14, 2024
UriyDevyataev added a commit that referenced this issue Mar 14, 2024
UriyDevyataev added a commit that referenced this issue Mar 15, 2024
ilia3546 added a commit that referenced this issue Mar 15, 2024
* fix #48 FastisView for presentation in SwiftUI

---------

Co-authored-by: Ilya Kharlamov <[email protected]>
@UriyDevyataev UriyDevyataev reopened this Mar 15, 2024
@UriyDevyataev
Copy link
Contributor

Hi, Yes, иuttons might not appear when used in SwiftUI.
Now we have added an implementation for SwiftUI.
You can read in ReadMe how to use it in your project.
#54

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