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

Cocoapods #2

Open
DavidBenko opened this issue Jun 11, 2014 · 2 comments
Open

Cocoapods #2

DavidBenko opened this issue Jun 11, 2014 · 2 comments
Assignees

Comments

@DavidBenko
Copy link
Owner

make this a pod

@DavidBenko DavidBenko self-assigned this Jun 11, 2014
@acegreen
Copy link

This sounds very interesting. I'm looking for an overlay view with labelss and arrow.

I have a few questions for you:

  1. Can you assign a UIView to to be TutorialView in IB?
  2. If Q1 is yes, will this allow me to create labels in IB and have arrows put from them
  3. Can we create a pod as well as a demo project demonstrating this?

@DavidBenko
Copy link
Owner Author

@acegreen

  1. You can, but you would have to implement the -(void)initWithCoder: method first, because right now it won't fire the initialization code
  2. You can do this now, but you need to write code
  3. 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 project alive? #3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants