-
Notifications
You must be signed in to change notification settings - Fork 45
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 version? #3
Comments
Can somebody please help out? Thanks! |
Can u send me the your project and Exact requirement what you want? |
Mukyasa, thanks for getting back on this one. I was not asking for a rewrite of the project. I think its easy enough (for a beginner) to add the Obj-C code to a swift project. However, what I found tricky was how to use it. I added all the obj-c code to my swift project, made the entries in the bridging header file and also added the views into my storyboard. How to make it show up as (sub)part of my other views, I could not figure out. That's why I was hoping for an example. I hope this makes more sense now. |
Mukyasa, do you think a small swift demo would be doable? or at least a start |
Awesome work! I would love to use it but unfortunately lack the skills to make it work in my Swift project. Would you mind to create a simple swift example that shows how to combine then OjbC parts with Swift. Essentially how to call the MMPaper part via segue from another view.
I tried myself but only to find a big, black view controller with a bunch of small white tiles on it. Latter one where resizable but all the cool stuff was gone:(
The text was updated successfully, but these errors were encountered: