Facebook login spinner

The Facebook SDK has a built-in spinner when using it on Android. It looks like you can disable it without expo by editing the manifest (see here).

Is it possible to disable the spinner without ejecting?

Hi! Unfortunately, without ejecting it’s not possible to make changes to the native code (unless you’re working in the bare workflow)

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.