-
Notifications
You must be signed in to change notification settings - Fork 268
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
Recommended approach w/ TyphoonStoryboarrd #216
Comments
Also need to document new bootstrapping approach for UIStateRestoration, with plist. |
Hi, @jasperblues. I start new app and would like to use TyphoonStoryboard and plist configuration. I would like refine, did you done this documentation? I can't find it. Or I should find my way to done it?:-) I am waiting for your talk about Typhoon in Moscow at MBLT DEV |
Hello @IvanUshakov, it is supported and documented. But we don't yet have a sample application. There are two places you can use a plist:
If you're interested in contributing such a sample we can help you. Otherwise please go ahead and try and if you have any questions we can answer on StackOverflow. . . worse case we can work through it and the conference. |
The recommend approach of obtaining a TyphoonStoryboard is to load it within a view controller, as follows:
Update docs to show how to load if from the assembly using run-time arguments.
The text was updated successfully, but these errors were encountered: