diff --git a/assets/check-data.json b/assets/check-data.json index 44154f31a..d0b01cc74 100644 --- a/assets/check-data.json +++ b/assets/check-data.json @@ -1242,7 +1242,6 @@ "newArchitecture": "untested" }, "react-native-material-palette": { - "unmaintained": true, "newArchitecture": "supported" }, "react-native-onboarding-swiper": { diff --git a/react-native-libraries.json b/react-native-libraries.json index 986c3f5bf..0f4be9e4f 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -2320,9 +2320,7 @@ }, { "githubUrl": "https://github.com/callstack/react-native-material-palette", - "ios": true, - "android": true, - "unmaintained": true + "android": true }, { "githubUrl": "https://github.com/jfilter/react-native-onboarding-swiper",