diff --git a/react-native-libraries.json b/react-native-libraries.json index a9f9bec2..22fbd3e6 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20269,5 +20269,14 @@ "windows": true, "web": true, "newArchitecture": "new-arch-only" + }, + { + "githubUrl": "https://github.com/smolcars/react-native-turbo-lnd", + "examples": ["https://github.com/smolcars/react-native-turbo-lnd/tree/master/example"], + "ios": true, + "android": true, + "windows": true, + "macos": true, + "newArchitecture": "new-arch-only" } ]