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

sample app #12

Open
JanC opened this issue Jul 26, 2012 · 2 comments
Open

sample app #12

JanC opened this issue Jul 26, 2012 · 2 comments

Comments

@JanC
Copy link

JanC commented Jul 26, 2012

Hi,
the sample app does not actually show how to present and more importantly how to dismiss a launched view controller.

cheers

@moflo
Copy link
Owner

moflo commented Jul 26, 2012

Good observation. I recommend you download the 'Fielsforce' app in the App Store to see what we implemented but you the two easy options are to either present modal dialogs for each icon pressed, or you need to stick this OpenSpringBoard view into the root of a UINavigation hierarchy.

We created our own window manager. We are not ready to release that to GitHub yet.

On Jul 26, 2012, at 1:44 AM, Janreply@reply.github.com wrote:

Hi,
the sample app does not actually show how to present and more importantly how to dismiss a launched view controller.

cheers


Reply to this email directly or view it on GitHub:
#12

@JanC
Copy link
Author

JanC commented Jul 26, 2012

okey

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

No branches or pull requests

2 participants