Top "Native-base" questions

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

Module AppRegistry is not registered callable module (calling runApplication)

I am using native base for making app in react-native. I am new to both things. When I run the …

react-native native-base
Text vertical align in react native (using nativebase)

I was wondering there is a way I can align vertically in React Native. I'm trying to position on the …

text react-native vertical-alignment native-base
React-Native Button Align Center

I'm using native base button i want to align the button in the center of the screen i tried this: &…

reactjs react-native native-base
How to change the text color of text input in react native?

The placeholder of the input is green but I want also make the green text input (when I am typing …

react-native react-native-android react-native-ios native-base
Animated: `useNativeDriver` was not specified issue of ReactNativeBase Input

I created a new react-native project today (April 3rd, 2020) and added a native-base. Then I tried to add input with …

javascript reactjs react-native native-base
React-Native Detect Screen Notch

I am using nativebase.io as the UI framework for my app. My issue when I input a header for …

react-native native-base
React Native <ListItem onPress={...}> - why is this function executing?

I'm just starting to wrap my head around React Native and am using Redux for management of state, the NativeBase …

javascript react-native react-native-router-flux native-base
Customise tabs of native base

I need to customise tabs (change their background color ) from native base in my react native application, like shown in …

android ios react-native tabs native-base
Unrecognized font family ionicons

I followed the setup instructions in the NativeBase Docs and ran rnpm link. I am getting this error: Unrecognized font …

react-native native-base
Loading font native-base error

I'm getting the error: You started loading 'Roboto_medium', but used it before it finished loading when using native base. …

reactjs react-native native-base