Skip to content

Releases: react-native-push-notification/ios

v1.6.0

13 Oct 04:19
Compare
Choose a tag to compare

feat: Add authorizationStatus in permissions object (#185) by @chochihim
fix: Xcode 12 compatibility (#181) by @radko93

v1.5.0

12 Sep 13:20
Compare
Choose a tag to compare

feat: Add userInteraction attr for user opened push (#122) by @xvonabur

v1.4.1

19 Aug 02:34
Compare
Choose a tag to compare

fix: fix(169) issue (#175)
fix: use correct line endings (CRLF) for .bat files (#171)
chore(deps): bump lodash from 4.17.15 to 4.17.19 (#156)

v1.4.0

21 Jul 05:38
Compare
Choose a tag to compare

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

04 Jul 04:32
Compare
Choose a tag to compare

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

04 Jul 04:34
Compare
Choose a tag to compare

docs: adding npx pod-install instruction (#125) by @MateusAndrade
feat: Add alertTitle, repeatInterval to formatted notification (#131) by @lukebars
fix: iOS build breaking (#135) by @lukebars
fix: Add missing UserNotifications import (#128) by @grit96

1.2.1

08 Jun 11:37
Compare
Choose a tag to compare

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

02 May 02:23
Compare
Choose a tag to compare

v.1.1.1

01 Apr 09:58
Compare
Choose a tag to compare

chore(docs): Update Setup instructions in README #93
fix: Use Main thread for requesting notification permissions #90

v1.1.0

19 Mar 01:58
Compare
Choose a tag to compare
  • 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