Skip to content

Releases: Nubescope/react-native-facebook-account-kit

v0.4.3

27 Jul 13:50
Compare
Choose a tag to compare

Android

Fixes

  • #27 Add support for RN 0.30

v0.4.2

25 Jul 14:52
Compare
Choose a tag to compare

Android

Fixes

  • #25 Multiple dex files define Lbolts/AggregateException

v0.4.1

25 Jul 14:58
Compare
Choose a tag to compare

iOS

Features

  • Add headerButtonTextColor theme option for iOS
  • Add option to set the StatusBarStyle in iOS. Should fix #21

v0.4.0

28 Jun 15:21
Compare
Choose a tag to compare

iOS

Breaking changes

  • Resolve login() promise with null when user canceled login

Fixes

  • Avoid rejecting login() promise on error. See #10

v0.3.0

22 Jun 14:44
Compare
Choose a tag to compare

iOS

Breaking Changes

  • Change behaviour for login with responseType: 'code' to be equal than Android. See #16

Fixes

  • Prevent getCurrentAccount() method callback to be called more than once. See #10

v0.2.0

22 Jun 13:03
Compare
Choose a tag to compare

iOS

  • Updgrade iOS SDK to 4.13.1, fixes #15

v0.1.2

14 Jun 22:23
Compare
Choose a tag to compare

iOS

  • Add support for buttonDisabled theme properties. See #14

v0.1.1

13 Jun 14:05
Compare
Choose a tag to compare

iOS

  • Add i18n resources to sample project

Android

v0.1.0

10 Jun 13:21
Compare
Choose a tag to compare

General

Breaking changes

  • Rename config fields:
    • from SMSWhitelist to countryWhitelist
    • from SMSBlacklist to countryBlacklist

Fixes

  • Prune null values on config received

iOS

New features

  • Add support for theming (thanks to @smshuja)
  • Add support for countryWhitelist, countryBlacklist and defaultCountry config

Android

New features

  • Add support for defaultCountry config

v0.0.5 - First release

09 Jun 19:44
Compare
Choose a tag to compare

First release

From here we will track breaking changes and new features