facebook - react-native-fbsdk for Windows app -


i using react-native-fbsdk react native project.

it working fine android , ios , followed steps mentioned on official site. https://developers.facebook.com/docs/react-native

but, there no resources fbsdk windows integration.

is possible integrate fbsdk windows react-native app ?

depending on features want, ported of react-native-fbsdk features f8 developer conference app here:

https://github.com/reactwindows/f8app/tree/master/windows/f8v2/fbsdk

and leveraged shared wrapper around fb sdk encapsulated slight differences in api:

https://github.com/reactwindows/f8app/blob/master/js/facebooksdk.js


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

android - Robolectric "INTERNET permission is required" -

java - Android raising EPERM (Operation not permitted) when attempting to send UDP packet after network connection -