We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49859f0 commit 4a9022dCopy full SHA for 4a9022d
.npmignore
package.json
@@ -10,6 +10,13 @@
10
],
11
"homepage": "https://github.com/react-native-community/push-notification-ios#readme",
12
"license": "MIT",
13
+ "files": [
14
+ "android",
15
+ "ios",
16
+ "js",
17
+ "index.d.ts",
18
+ "RNCPushNotificationIOS.podspec"
19
+ ],
20
"scripts": {
21
"start": "react-native start",
22
"android": "cd example && react-native run-android",
0 commit comments