Build an Instagram clone with Ionic: Part 3 - Adding data dynamically and enabling realtime functionality
This four part series will walk you through building a simple Instagram clone with Ionic, and adding realtime functionalities. In part three, create functionality that enables you to feed data into the data store of the application using GraphQL mutations and allowing users to see posts and comments in realtime.
Follow tutorial