Skip to content

Commit e90bebc

Browse files
Copilotsatya164
andauthored
Update react-native-material-palette metadata (#2263)
* Initial plan * Remove unmaintained flag from react-native-material-palette Co-authored-by: satya164 <1174278+satya164@users.noreply.github.com> * Remove unmaintained flag from react-native-material-palette in check-data.json Co-authored-by: satya164 <1174278+satya164@users.noreply.github.com> * Remove ios: true from react-native-material-palette (Android-only library) Co-authored-by: satya164 <1174278+satya164@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: satya164 <1174278+satya164@users.noreply.github.com>
1 parent 3d84c00 commit e90bebc

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

assets/check-data.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1242,7 +1242,6 @@
12421242
"newArchitecture": "untested"
12431243
},
12441244
"react-native-material-palette": {
1245-
"unmaintained": true,
12461245
"newArchitecture": "supported"
12471246
},
12481247
"react-native-onboarding-swiper": {

react-native-libraries.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2320,9 +2320,7 @@
23202320
},
23212321
{
23222322
"githubUrl": "https://github.com/callstack/react-native-material-palette",
2323-
"ios": true,
2324-
"android": true,
2325-
"unmaintained": true
2323+
"android": true
23262324
},
23272325
{
23282326
"githubUrl": "https://github.com/jfilter/react-native-onboarding-swiper",

0 commit comments

Comments
 (0)