Hi all,
I need help with followers/following in my social app.
This app has a 2 feeds, one for images, one for reels/videos.
I’ve built the screens for the list of followers/following
I’ve added the actions & data for the screen to display a list of “current users followers & following”
There may be times in the app, because of the layout, where the followers/following list may have to display the “post owners followers/following” or “video owners followers/following”
How can I get my follow screens to list the different data in these instances? Or do I have to make more, seperate screens for this?