Top "React-native-elements" questions

React Native Elements is a Cross-Platform UI Toolkit for React Native.

React Native: Text and Icon inline

I am trying to aline a Icon and a Text inline and align the text to the left and the …

javascript reactjs react-native styles react-native-elements
react-native-elements Button backgroundColor not working

I am new to React Native. In my simple test app, I want to try out using react-native-elements button However, …

ios react-native mobile react-native-elements
React native elements header background image

I made a header using react native elements, and I want to add background image into it. Is there anyway …

react-native react-native-elements
using react-native-elements for material Icons - does not recognise some of the icons

using the snack below: https://snack.expo.io/ry_5rCk84 I am trying to display the icon 'wifi_off' using …

react-native react-native-elements react-native-vector-icons
React Native FlatList not scrolling to end

I've got (what I thought was) a simple FlatList which renders a list of Cards (code below) Problem: the list …

react-native react-native-flatlist react-native-elements
Icons from React-native-elements/fontAwesome are not showing

I'm setting up icons for drawer items and for headerLeft.But icons are not apprearing in my android app.I …

react-native icons react-android react-native-vector-icons react-native-elements