We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
let frame = UIScreen.main.bounds let flareView = FlareSkView(frame: CGRect(x: 0, y: 100, width: frame.size.width, height: frame.size.height-200)) flareView.backgroundColor = .clear flareView.filename = "Switch.flr" view.addSubview(flareView)
The text was updated successfully, but these errors were encountered:
Thanks for the report! I've merged a number of other changes that were in flight, so if you could try the new version, that should solve this issue..!
The structure of the repo has also changed quite a bit, the updated README contains an overview of this updated FlareSwift.xcodeproj
FlareSwift.xcodeproj
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: