Reputation: 5
I'm developing an app with react native + firebase and I would like to add the possibility to see the posts of the users I follow (like instagram). Can anyone tell me how to do it? thanks a lot
Upvotes: 0
Views: 598
Reputation: 106
This is pretty broad considering there's no context to what you want the app to do, but I'm assuming you'd like to use the API's hosted by Facebook, Instagram, etc. You'd need to read the documentation given by each social media website. Here are the links to the bigger API sites you'll probably need.
If you give a more specific question, we can give more specific answers
Upvotes: 1