diff --git a/react-native-libraries.json b/react-native-libraries.json index 6b750fd6..6155084e 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20151,5 +20151,15 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/thedev204/react-native-lumen", + "examples": ["https://github.com/thedev204/react-native-lumen/tree/main/example"], + "images": [ + "https://raw.githubusercontent.com/thedev204/react-native-lumen/main/assets/showcase1.gif" + ], + "ios": true, + "android": true, + "newArchitecture": true } ]