Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

v1.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@janicduplessis janicduplessis released this 14 Jun 20:22
· 63 commits to master since this release

Breaking changes

  • Minimum React Native version is now 0.60.0
  • Update to FBSDK v5
  • LoginManager: logInWithReadPermissions and logInWithWritePermissions have been replaced with logInWithPermissions
  • LoginButton: readPermissions and writePermissions props have been replaced with permissions
  • Deprecated AppInviteDialog was removed
  • Deprecated LikeView was removed

iOS

  • LoginManager: loginBehavior on iOS now only support browser

Android

  • Update to androidx libraries

Improvements

  • Access tokens now include expiredPermissions and dataAccessExpirationTime