diff --git a/react-native-libraries.json b/react-native-libraries.json index 5fb54d97a..06099d8e9 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -18825,5 +18825,19 @@ "ios": true, "android": true, "expoGo": true + }, + { + "githubUrl": "https://github.com/Tony-Starkus/react-native-financial-charts", + "examples": [ + "https://github.com/Tony-Starkus/react-native-financial-charts/tree/main/example" + ], + "images": [ + "https://raw.githubusercontent.com/Tony-Starkus/react-native-financial-charts/main/docs/assets/0.gif", + "https://raw.githubusercontent.com/Tony-Starkus/react-native-financial-charts/main/docs/assets/1.png", + "https://raw.githubusercontent.com/Tony-Starkus/react-native-financial-charts/main/docs/assets/2.png" + ], + "ios": true, + "android": true, + "newArchitecture": "new-arch-only" } ]