Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
thethanghn authored Aug 3, 2018
1 parent f695805 commit f797c27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[![npm version](https://badge.fury.io/js/react-native-twitter-signin.svg)](https://badge.fury.io/js/react-native-twitter-signin)

Note: this guide is for TwitterKit 3.0 and ReactNatiee 0.47+.
Note: this guide is for TwitterKit 3.3 and ReactNatiee 0.56+.

# React Native : Twitter Signin
This package provides necessary code to get your social sign in using Twitter works with least pain possible.
Expand All @@ -20,7 +20,7 @@ Go to [Twitter Apps](https://apps.twitter.com/) to create your app so that you c
- Remember to set a Callback Url, whatever will work
- 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

From Twitter Kit 3.0, Fabric is no longer required.
From Twitter Kit 3.3, Fabric is no longer required.

## Setup

Expand Down

0 comments on commit f797c27

Please sign in to comment.