facebookarchive / react-native-fbsdk

A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc.
https://developers.facebook.com/docs/react-native
Other
2.99k stars 908 forks source link

Update and fix Podfile.lock #656

Closed friederbluemle closed 4 years ago

friederbluemle commented 4 years ago

This updates Podfile.lock which fixes the example app on iOS.

Fixes #655

friederbluemle commented 4 years ago

@janicduplessis - Can you please take a look at this? Thanks

friederbluemle commented 4 years ago

Ping @janicduplessis @dzhuowen @philikon

Please help with the merge 🙏

janicduplessis commented 4 years ago

Thanks @friederbluemle !

Sorry about the delay merging this

friederbluemle commented 4 years ago

Thanks for merging @janicduplessis 👍

Please also have a look at #670 when you get a chance. Thank you!