Releases: Nubescope/react-native-facebook-account-kit
Releases · Nubescope/react-native-facebook-account-kit
v0.4.3
Android
Fixes
- #27 Add support for RN 0.30
v0.4.2
Android
Fixes
- #25 Multiple dex files define Lbolts/AggregateException
v0.4.1
iOS
Features
- Add headerButtonTextColor theme option for iOS
- Add option to set the StatusBarStyle in iOS. Should fix #21
v0.4.0
iOS
Breaking changes
- Resolve
login()
promise with null
when user canceled login
Fixes
- Avoid rejecting
login()
promise on error. See #10
v0.3.0
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
iOS
- Updgrade iOS SDK to 4.13.1, fixes #15
v0.1.2
iOS
- Add support for
buttonDisabled
theme properties. See #14
v0.1.1
iOS
- Add i18n resources to sample project
Android
v0.1.0
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
First release
From here we will track breaking changes and new features