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
Post a Comment