Category "react-native-elements"

Not all icons are shown in react-native

I added react-native-elemets and react-native-vector-icons. I am looking for the icons name in the official website and by selecting only free icons, and import

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