You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Take a look at STXDynamicTableView which is a sample code with a similar idea as what you tried to work on. The only difference is it has more setup on the feed and UI structure, while there's no HTTP API calls. The Instagram feed is stored locally.
Hi @xuanli09,
Take a look at STXDynamicTableView which is a sample code with a similar idea as what you tried to work on. The only difference is it has more setup on the feed and UI structure, while there's no HTTP API calls. The Instagram feed is stored locally.
It is outlined in a blog post here: Rebuilding Instagram Feed Table View.
Let me know what you think, maybe you can take advantage of it to build a more complete library.
The text was updated successfully, but these errors were encountered: