We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdbff21 commit 0f50195Copy full SHA for 0f50195
react-native-libraries.json
@@ -20258,5 +20258,16 @@
20258
"examples": ["https://github.com/kyrylokap/react-native-ease-ticker/tree/main/example"],
20259
"ios": true,
20260
"android": true
20261
+ },
20262
+ {
20263
+ "githubUrl": "https://github.com/RakaDoank/material-color-react-native/tree/main/package",
20264
+ "npmPkg": "material-color-react-native",
20265
+ "examples": ["https://github.com/RakaDoank/material-color-react-native/tree/main/example"],
20266
+ "android": true,
20267
+ "ios": true,
20268
+ "macos": true,
20269
+ "windows": true,
20270
+ "web": true,
20271
+ "newArchitecture": "new-arch-only"
20272
}
20273
]
0 commit comments