R
R
raury2020-04-11 15:50:08
React Native
raury, 2020-04-11 15:50:08

How to darken an image in Image React Native?

<View style={styles.mask}>
   <Image
      style={styles.tinyLogo}
      source={{
         uri: item.images[0].url
      }}
   />
</View>

I tried to set the View background in rgba - to no avail

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question