Technetium 101(React Native): Twitter Social Login
Version react-native: 0.63.4 react-native-login-twitter: ^3.0.4 Step 1 : Go to Twitter Apps to create your app so that you can obtain API key and secret. Go to https://apps.twitter.com Choose 3 different categories according to your profile. Refer image below. Only if selected as professional, you will be needed tp fill in your team profile. Refer image below. Then you need to write how you plan to use Twitter data/Twitter API. Minimum of 200 characters. After that read the developer agreement & policy and submit application. It may take up to 72 hours to verify your developer's account. After your developer account been verified, you can now create new app By default, Twitter won't allow you to grab user's email, so you have to apply for a permission for your app to retrieve user's email Go to your projects & Apps and select your app Then click Authentication settings Need to enable 3-logged OAuth and request email address Remember to set a C...