Releases: react-native-push-notification/ios
v1.6.0
feat: Add authorizationStatus in permissions object (#185) by @chochihim
fix: Xcode 12 compatibility (#181) by @radko93
v1.5.0
v1.4.1
v1.4.0
feat: Add method getTitle to get notification title in JS (#157) by @lukebars
docs: Update README.md (#145) by @Naturalclar
chore: add example for getTitle method (#158) by @Naturalclar
v1.3.0
feat: Added support for checking if lockScreen and notificationCenter settings are enabled (#142) by @alexhernandez
chore: chore: update example and lint (#137) by @Naturalclar
v1.2.2
1.2.1
fix: Add alertTitle, repeatInterval to formatted notification #131 by @lukebars
docs: Update Readme.md (#114) by @Naturalclar
docs: adding npx pod-install instruction (#125) by @MateusAndrade
chore: fix example (#127) by @Naturalclar
v1.2.0
-
feat: Handling local notification event for IOS 10+ (#104) by @MorganTrudeau
-
docs: Update README.md (#103) by @hackervera
-
chore: update lint config and typescript (#100) by @Naturalclar
-
chore: add error message when not in production mode (#99)by @Naturalclar
-
chore: add whitelist for publishing to npm (#109) by @Naturalclar
-
chore: update example to RN 0.62.2 (#111) by @Naturalclar
v.1.1.1
v1.1.0
- chore(example): Update example to use function component #86
- chore(docs): Add Reference to README docs #84
- chore: updated repository name to
push-notification-ios
#83 - fix: code errors for breaking the build #82
- chore(example): Update example to use React Native 0.61.5 #51
- feat: replace apple-deprecated notification method #66