diff --git a/themes.ts b/themes.ts index eae4172..b1e381b 100644 --- a/themes.ts +++ b/themes.ts @@ -18,9 +18,6 @@ cssInterop(MaterialCommunityIcons, { cssInterop(Image, { className: { target: 'style', - }, - tintClassName: { - target: false, nativeStyleToProp: { color: 'tintColor', },