diff --git a/react-native-libraries.json b/react-native-libraries.json index b3de450e..c70bfbba 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -13443,6 +13443,12 @@ "web": true, "configPlugin": true }, + { + "githubUrl": "https://github.com/EvanBacon/expo-apple-targets/tree/main/packages/apple-targets", + "npmPkg": "@bacons/apple-targets", + "ios": true, + "configPlugin": true + }, { "githubUrl": "https://github.com/azimgd/shadowlist", "examples": ["https://github.com/azimgd/shadowlist/tree/main/example"],