Facebook - Expo Documentation

Expo is an open-source platform for making universal native apps for Android, iOS, and the web with JavaScript and React.

expo-facebook provides Facebook integration, such as logging in through Facebook, for ... await fetch(`https://graph.facebook.com/me?access_token=${ token}`); ...

Lee mas