Skip to content

Commit 2eaffde

Browse files
authored
Update react-native-libraries.json to add add react-native-financial-charts (#2073)
1 parent 8ebdd76 commit 2eaffde

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

react-native-libraries.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18825,5 +18825,19 @@
1882518825
"ios": true,
1882618826
"android": true,
1882718827
"expoGo": true
18828+
},
18829+
{
18830+
"githubUrl": "https://github.com/Tony-Starkus/react-native-financial-charts",
18831+
"examples": [
18832+
"https://github.com/Tony-Starkus/react-native-financial-charts/tree/main/example"
18833+
],
18834+
"images": [
18835+
"https://raw.githubusercontent.com/Tony-Starkus/react-native-financial-charts/main/docs/assets/0.gif",
18836+
"https://raw.githubusercontent.com/Tony-Starkus/react-native-financial-charts/main/docs/assets/1.png",
18837+
"https://raw.githubusercontent.com/Tony-Starkus/react-native-financial-charts/main/docs/assets/2.png"
18838+
],
18839+
"ios": true,
18840+
"android": true,
18841+
"newArchitecture": "new-arch-only"
1882818842
}
1882918843
]

0 commit comments

Comments
 (0)