oblador / react-native-shimmer

Simple shimmering effect for any view in React Native
MIT License
686 stars 89 forks source link

Shimmer color coming in rounded-radius corner while shimmer #44

Closed CHANDRAMOHANnegi closed 9 months ago

CHANDRAMOHANnegi commented 9 months ago

<Shimmer style={{flex: 1,alignSelf: "center", height: 56, width: "90%", borderRadius: 10 ,marginBottom: 16, flexDirection: 'row', backgroundColor: 'red'}}> <Text style={{ padding: 15, backgroundColor: '#D6D6D6', borderRadius: 10, height: 20}}>rahul pant

"react-native-shimmer": "^0.6.0", "react-native" : "0.69.8" "react" : "18.2.0"

shimmer

shimmer

how to remove this corner color

RahulPant1289 commented 9 months ago

Can anyone please help here.

CHANDRAMOHANnegi commented 9 months ago

overflow:hidden