diff --git a/react-native-libraries.json b/react-native-libraries.json index 276b3c98..ee7861ca 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -12552,5 +12552,16 @@ "images": ["https://github.com/pushy/pushy-demo-react-native/raw/master/src/img/3.png", "https://github.com/pushy/pushy-demo-react-native/raw/master/src/img/4.png"], "ios": true, "android": true + }, + { + "githubUrl": "https://github.com/Balthazar33/rnx-gen", + "images": ["https://raw.githubusercontent.com/Balthazar33/rnx-gen/refs/heads/main/assets/rnx-gen-example-screen.png"], + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "windows": true, + "macos": true, + "dev": true } ]