Open Suraj-Tiwari opened 5 years ago
same here
Anyone has solution for this issue?
@jsmile1994 do you have enableProguardInReleaseBuilds = false
in app/build.gradle
?
Use https://github.com/react-native-community/react-native-masked-view library which is now officially supported for android too. Dependent library is react-native-linear-gradient.
App working if debug build applied patch https://github.com/iyegoroff/react-native-text-gradient/issues/31#issuecomment-543315129 works in both minified & debug enabled/disabled but in production build there is a crash.