ios

React Native Push Notification API for iOS.

MIT License

Stars
745
Committers
50

Bot releases are hidden (Show)

ios - v1.0.7

Published by Naturalclar over 4 years ago

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

ios - v1.0.6

Published by Naturalclar over 4 years ago

Changelog

  • add missing type definitions (#67)
  • Fix Definition of firedate (#65)
ios - v1.0.5

Published by Naturalclar almost 5 years ago

Fix

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

ios -

Published by thymikee almost 5 years ago

Chore & Maintenance

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

Published by thymikee almost 5 years ago

Fixes

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

Published by thymikee about 5 years ago

Fixes

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

Chore & Maintenance

  • make peer deps more permissive