Posts by Fabio de Andrades • 13 points
2 posts
-
0
votes1
answer85
viewsQ: How to create React Native button that redirects to a social networking page
I need to create social network buttons inside my app to redirect to the page in question. Example: By clicking the facebook icon button I will stop at the page in question through the URL by…
react-nativeasked Fabio de Andrades 13 -
1
votes0
answers54
viewsQ: Consume Youtube API v3 with React Native to list videos on a Flatlist
I really need your help, I am beginner in React Native and I want to do a Flatlist with the videos of a channel of Youtube, but I don’t know how to do the integration of AXIOS or Fecht with the…