Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

Show Post VC though AppController #5

Open
regnerjr opened this issue Feb 6, 2017 · 1 comment
Open

Show Post VC though AppController #5

regnerjr opened this issue Feb 6, 2017 · 1 comment
Assignees

Comments

@regnerjr
Copy link
Member

regnerjr commented Feb 6, 2017

We are using App controller to manage the showing and hiding of our View Controllers. The Table View has a button for making a new post which should be calling out to the App Coordinator to decide what to do. (it might be that the user is browsing without an account and should not be able to post)

Here is a link to the relevant section of code.

https://github.com/iOS-Connect/parse-twitter-with-push/blob/master/Parse-Twitter/Parse-Twitter/ChatTableViewController.swift#L40

@regnerjr
Copy link
Member Author

regnerjr commented Feb 6, 2017

Hey Parvis, Thought this might be a good issue for you if you're looking to work more on this app. I could tell you were interested in this AppController idea.

Turns out in my rush I have named this wrong too! Should be AppCoordinator. I'll file a second issue for this change.

Here is a blog post about this idea: http://khanlou.com/2015/10/coordinators-redux/

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

No branches or pull requests

2 participants