Releases: thebergamo/react-native-fbsdk-next
Releases · thebergamo/react-native-fbsdk-next
v4.4.0
4.4.0 (2021-09-28)
Features
- test: add testID optional type to login button for use in testing (#101) (8fe8480)
v4.3.1
4.3.1 (2021-09-07)
Bug Fixes
- android, event-emitter: add required stubs for react-native 0.65 (ca801b2)
v4.3.0
4.3.0 (2021-05-27)
Bug Fixes
Features
- ios, sdk: upgrade to FBSDK version 9.3.x (#45) (b2ea364)
v4.2.0
4.2.0 (2021-05-03)
Features
- Limited login and Profile for IOS with type def (#18) (ba45840)
v4.1.0
4.1.0 (2021-04-21)
Features
- Export predefined app event names and parameters (#15) (7ad2822)
v4.0.0
4.0.0 (2021-03-12)
- Merge pull request #2 from rnike/feature/wrap-initialize-sdk (a7160da), closes #2
Bug Fixes
BREAKING CHANGES
- Added the need to initialize the SDK on iOS on developer side.