Text Overlay Image with Darkened Opacity React Native
问题 I am attempting to overlay a title over an image - with the image darkened with a lower opacity. However, the opacity effect is changing the overlaying text as well - making it dim. Any fix to this? Here is what is looks like: And here is my code for the custom component (article preview - which the above image is a row of article preview components): //component for article preview touchable image /* will require the following - rss feed and api - user's keyword interests from parse In home