You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library is great, but if you want to change the style of the image, you need to add a prop imageStyle to the component and then you need to go to node_modules/react-native-image-gradient/distribution/index.js and add the imageStyle prop to the ImageBackground component. The code should look like this.
The library is great, but if you want to change the style of the image, you need to add a prop imageStyle to the component and then you need to go to node_modules/react-native-image-gradient/distribution/index.js and add the imageStyle prop to the ImageBackground component. The code should look like this.
The text was updated successfully, but these errors were encountered: