Skip to content

Releases: react-native-push-notification/ios

v1.0.7

28 Feb 13:56
Compare
Choose a tag to compare

chore(docs): Update README.md #73
chore(docs): update documentation links to reactnative.dev #74

v1.0.6

11 Feb 04:56
Compare
Choose a tag to compare

Changelog

  • add missing type definitions (#67)
  • Fix Definition of firedate (#65)

v1.0.5

11 Jan 16:01
Compare
Choose a tag to compare

Fix

Fix type and added type-check to CI (#60)

v1.0.4

09 Jan 17:34
Compare
Choose a tag to compare

Chore & Maintenance

  • Fixed Flow Typing (#28)
  • Added TypeScript Definition (#37)(#57)
  • Use es6 default export (#39)
  • Updated docs with pod install (#33)

v1.0.3

08 Jan 09:52
094c236
Compare
Choose a tag to compare

Fixes

  • Lowered the iOS deployment target from 12.1 to 9.0 (#19)

v1.0.2

30 Jul 06:17
Compare
Choose a tag to compare

Fixes

  • rename RNPushNotificationIOS.podspec to RNCPushNotificationIOS.podspec (#15)
  • remove console.log in index (#12)

Chore & Maintenance

  • make peer deps more permissive