Releases: cooperka/react-native-snackbar
Releases · cooperka/react-native-snackbar
v0.5.2
03 Oct 20:59
Compare
Sorry, something went wrong.
No results found
Fixed
Updated podspec to use iOS 9.0 (#89 )
v0.5.1
04 Sep 21:43
Compare
Sorry, something went wrong.
No results found
Fixed
[Android] Updated the default buildToolsVersion to fix compile errors on some projects (#86 )
Changed
[Android] Updated the default supportLibVersion to latest
v0.5.0
16 Aug 03:07
Compare
Sorry, something went wrong.
No results found
Changed
Updated versions in build.gradle to support breaking changes from React Native v0.56 (#85 ) [Android]
Updated README troubleshooting guide with new required versions [iOS and Android]
v0.4.7
26 May 20:16
Compare
Sorry, something went wrong.
No results found
Changed
Minor documentation improvements
v0.4.6
22 Feb 14:26
Compare
Sorry, something went wrong.
No results found
Fixed
Support iPhone X screen insets (#65 )
v0.4.5
20 Feb 15:03
Compare
Sorry, something went wrong.
No results found
Fixes
Fixed crash on Android when repeatedly tapping the action button (#64 )
v0.4.4
15 Nov 15:01
Compare
Sorry, something went wrong.
No results found
Added
Implement requiresMainQueueSetup for RN v0.50 warnings (#51 )
v0.4.3
25 Oct 01:56
Compare
Sorry, something went wrong.
No results found
Fixed
Reduced iOS DEPLOYMENT_TARGET to the standard 8.0 (previously it had been set to 9.1, which caused Xcode warnings on some projects)
v0.4.2
03 Oct 01:45
Compare
Sorry, something went wrong.
No results found
Added
Added an iOS accessibility identifier to the Snackbar to help with UI testing (#45 )
v0.4.1
04 Aug 04:59
Compare
Sorry, something went wrong.
No results found
Changed
Removed @Override annotation to support React Native v0.47 on Android (#40 )
This change is backwards compatible and shouldn't affect apps running earlier versions of React Native