Skip to content

Commit f63a188

Browse files
Add react-native-dotgrid (#1982)
1 parent 03e9b7d commit f63a188

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18087,5 +18087,19 @@
1808718087
"android": true,
1808818088
"ios": true,
1808918089
"newArchitecture": true
18090+
},
18091+
{
18092+
"githubUrl": "https://github.com/tristanmanchester/react-native-dotgrid",
18093+
"npmPkg": "react-native-dotgrid",
18094+
"examples": ["https://github.com/tristanmanchester/react-native-dotgrid/tree/main/example"],
18095+
"images": [
18096+
"https://raw.githubusercontent.com/tristanmanchester/react-native-dotgrid/main/demos/wave.webp",
18097+
"https://raw.githubusercontent.com/tristanmanchester/react-native-dotgrid/main/demos/snake.webp",
18098+
"https://raw.githubusercontent.com/tristanmanchester/react-native-dotgrid/main/demos/showcase.webp"
18099+
],
18100+
"ios": true,
18101+
"android": true,
18102+
"web": true,
18103+
"expoGo": true
1809018104
}
1809118105
]

0 commit comments

Comments
 (0)