Category "react-native-elements"

How to change background color (safeareaview) with React Native Elements theme property?

I have started using React Native Elements (https://reactnativeelements.com) for a new project. I am trying to update the light and dark theme colours (https://

React native elements with Stylesheet.create

I am trying to use react-native-elements with my React-Native app. I have a central js file with theme details which are being injected using ThemeProvider as e