Hi guys
One typically finds a fetchedresultscontroller combined with
- table view controller
- core data
I was wondering: Could you combine a fetchedresultscontroller with
- collection view controller
- firebase
If not so: how are changes in the Model kept in line with the collection view?
Thanks!
One typically finds a fetchedresultscontroller combined with
- table view controller
- core data
I was wondering: Could you combine a fetchedresultscontroller with
- collection view controller
- firebase
If not so: how are changes in the Model kept in line with the collection view?
Thanks!