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

File is not showing properly.... #10

Open
ashishpatelmi opened this issue Nov 18, 2019 · 1 comment
Open

File is not showing properly.... #10

ashishpatelmi opened this issue Nov 18, 2019 · 1 comment

Comments

@ashishpatelmi
Copy link

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)

IMG_0208

@ashishpatelmi ashishpatelmi changed the title File is not showing.... File is not showing properly.... Nov 18, 2019
@umberto-sonnino
Copy link
Contributor

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

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

2 participants