Skip to content

Commit b1bacfa

Browse files
authored
Added react-native-apns-kit and react-native-app-attest (#1927)
Update react-native-play-age-signals entry
1 parent ebe5390 commit b1bacfa

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

react-native-libraries.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17284,7 +17284,7 @@
1728417284
{
1728517285
"githubUrl": "https://github.com/Gautham495/react-native-play-age-signals",
1728617286
"examples": ["https://github.com/Gautham495/react-native-play-age-signals/tree/main/example"],
17287-
"ios": true,
17287+
"android": true,
1728817288
"newArchitecture": true
1728917289
},
1729017290
{
@@ -17299,5 +17299,18 @@
1729917299
"web": true,
1730017300
"expoGo": true,
1730117301
"newArchitecture": true
17302+
},
17303+
{
17304+
"githubUrl": "https://github.com/Gautham495/react-native-apns-kit",
17305+
"examples": ["https://github.com/Gautham495/react-native-apns-kit/tree/main/example"],
17306+
"ios": true,
17307+
"newArchitecture": true
17308+
},
17309+
{
17310+
"githubUrl": "https://github.com/Gautham495/react-native-app-attest",
17311+
"examples": ["https://github.com/Gautham495/react-native-app-attest/tree/main/example"],
17312+
"android": false,
17313+
"ios": true,
17314+
"newArchitecture": true
1730217315
}
1730317316
]

0 commit comments

Comments
 (0)