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

Question on Usage : Reload TableView #11

Open
wm-j-ray opened this issue May 26, 2016 · 0 comments
Open

Question on Usage : Reload TableView #11

wm-j-ray opened this issue May 26, 2016 · 0 comments

Comments

@wm-j-ray
Copy link

wm-j-ray commented May 26, 2016

Ray,

So I have two modules, each created using clean swift templates:
-ListNotes_____________
-CreateNotes__________

Both are under the same navController.

Situation:
after user creates a new note and core data is updated and the user hits the navBar BACK button he is directed back to the ListNotesVC. ListNotes data is a swift array of managedObjects. (yah, I know). At issue is the tabview for listNotes is not showing the insert.

Can you suggest a way to get the tableview to update, ideally without using NSFetchedResultsController, without polluting the clean architecture?

Thanx in Advance

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

1 participant