-
Notifications
You must be signed in to change notification settings - Fork 34
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
Question about improvement #3
Comments
@Kingolami yes. You would need to connect the storyboard views with iboutlets etc. Im going to pay attrntion to this lib in about a week, and i can Add a storyboard setup AS well. Should take aprox 30min |
that is awesome. @eonist looking forward to it. |
@eonist i implement this code in storyboard, set UIView added class HybridCamView `class Viewmains: UIViewController {
}
} |
@Mitesh-Mewada Could be related to: #2 Im sure its a simple fix. Unfortunately I won't have time to test this bug until the weekend. I will add Carthage to the project and I can try to fix the bug. 👍 |
@Mitesh-Mewada @Kingolami Added Carthage to HybridCam and separated the UI stuff so its easier to use IB or Autolayout. |
Good work champ |
Great work in all but is it possible to adapt this to a Storyboard design since you made the project without a storyboard. cheers
The text was updated successfully, but these errors were encountered: