To enable Firebase Auth, simply go to Firebase Console -> Authentication -> Sign-in Methods and enable the methods that you are going to support in your app. By default, our React Native apps have integration with Email/Password, Phone and Facebook.
For Facebook Login, you’ll also need your Facebook App ID. You can add that later when you set up Facebook.