diff --git a/react-native-libraries.json b/react-native-libraries.json index 60564bfa1..afb5f441a 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -17284,7 +17284,7 @@ { "githubUrl": "https://github.com/Gautham495/react-native-play-age-signals", "examples": ["https://github.com/Gautham495/react-native-play-age-signals/tree/main/example"], - "ios": true, + "android": true, "newArchitecture": true }, { @@ -17299,5 +17299,18 @@ "web": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/Gautham495/react-native-apns-kit", + "examples": ["https://github.com/Gautham495/react-native-apns-kit/tree/main/example"], + "ios": true, + "newArchitecture": true + }, + { + "githubUrl": "https://github.com/Gautham495/react-native-app-attest", + "examples": ["https://github.com/Gautham495/react-native-app-attest/tree/main/example"], + "android": false, + "ios": true, + "newArchitecture": true } ]