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

How can i hide default loading when button is submited? #688

Open NguyenPhatBG opened 4 years ago

NguyenPhatBG commented 4 years ago

I wanna use the custom loading manager on my application, so How can i can be hide the loading property default that provide by this library? Please help!!!