diff --git a/react-native-libraries.json b/react-native-libraries.json index eb234520..03b675b3 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -23314,5 +23314,13 @@ "configPlugin": true, "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/hamzamekk/react-native-turbo-preferences", + "examples": ["https://github.com/hamzamekk/react-native-turbo-preferences/tree/HEAD/example"], + "newArchitecture": true, + "configPlugin": true, + "ios": true, + "android": true } ]