-
Notifications
You must be signed in to change notification settings - Fork 220
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
Swift 5 compatible is needed #64
Comments
Hi, we have a fork with Swift 5.0 support if you still need it: |
Is this going to be available as a Pod? I need the "@objc" added to the init method in FileBrowser so I can use this from Objective C. The 1.0.0 version does not have this change but the Swift 5 fork does. |
It's always available in your Podfile by using You can also specify a specific commit you want. |
Here is a view representable for SwiftUI usage
|
No description provided.
The text was updated successfully, but these errors were encountered: