Skip to content

Commit 0f50195

Browse files
authored
Add material-color-react-native package (#2315)
1 parent bdbff21 commit 0f50195

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

react-native-libraries.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20258,5 +20258,16 @@
2025820258
"examples": ["https://github.com/kyrylokap/react-native-ease-ticker/tree/main/example"],
2025920259
"ios": true,
2026020260
"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"
2026120272
}
2026220273
]

0 commit comments

Comments
 (0)