Releases: react-native-push-notification/ios
Releases · react-native-push-notification/ios
v1.0.7
chore(docs): Update README.md #73
chore(docs): update documentation links to reactnative.dev #74
v1.0.6
Changelog
- add missing type definitions (#67)
- Fix Definition of firedate (#65)
v1.0.5
Fix
Fix type and added type-check to CI (#60)
v1.0.4
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
Fixes
- Lowered the iOS deployment target from 12.1 to 9.0 (#19)
v1.0.2
Fixes
- rename RNPushNotificationIOS.podspec to RNCPushNotificationIOS.podspec (#15)
- remove console.log in index (#12)
Chore & Maintenance
- make peer deps more permissive