TutorialView
TutorialView copied to clipboard
Cocoapods
make this a pod
This sounds very interesting. I'm looking for an overlay view with labelss and arrow.
I have a few questions for you:
- Can you assign a UIView to to be TutorialView in IB?
- If Q1 is yes, will this allow me to create labels in IB and have arrows put from them
- Can we create a pod as well as a demo project demonstrating this?
@acegreen
- You can, but you would have to implement the
-(void)initWithCoder:method first, because right now it won't fire the initialization code - You can do this now, but you need to write code
- This was a small test project I wrote. I no longer support the project. Feel free to turn this into a pod and I will accept a pull request. See #3