Top "Native-base" questions

NativeBase is a free, open source, cross-platform, reusable UI component library for React Native.

React Native Android app crashes while launching

My app crashed while launching. It is working fine in ios. Package.json is below { "name": "Leave", "version": "0.0.1", "private": true, "…

android react-native react-native-android native-base
Native Base Input Refs Not Being Set

So I'm working with the Native Base <Input> tag, trying to set refs to handle "tabbing" through form …

javascript react-native reference native-base
How to change theme in native base?

I'm currently new in react native and tried to use native base, the component is good but I'm in stuck …

react-native native-base
Right to Left in react-native

By using this code(in below),The App has been RTL but location of Right & Left changed(So things …

react-native native-base
How to reduce space between Items in horizontal Flatlist

I use horizontal FlatList of React native and use ListItem and Card of Native base in it to render my …

android reactjs react-native react-native-flatlist native-base