diff --git a/react-native-libraries.json b/react-native-libraries.json index 1796e2a3b..dd83a98b1 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -19738,5 +19738,17 @@ "android": true, "newArchitecture": true, "dev": true + }, + { + "githubUrl": "https://github.com/Rednegniw/number-flow-react-native/tree/main/packages/number-flow-react-native", + "npmPkg": "number-flow-react-native", + "examples": ["https://github.com/Rednegniw/number-flow-react-native/tree/main/apps/example"], + "images": [ + "https://raw.githubusercontent.com/Rednegniw/number-flow-react-native/main/assets/showcase.gif" + ], + "ios": true, + "android": true, + "expoGo": true, + "newArchitecture": true } ]