We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03e9b7d commit f63a188Copy full SHA for f63a188
1 file changed
react-native-libraries.json
@@ -18087,5 +18087,19 @@
18087
"android": true,
18088
"ios": true,
18089
"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
18104
}
18105
]
0 commit comments