NativeBase is a free, open source, cross-platform, reusable UI component library for React Native.
I'm using React-Native.I'm living trouble with Picker component on Android. I use Picker from Native-Base Library. Here is my …
android react-native picker native-baseI am trying to use NativeBase with ReactNative and have a picture as the background. I've been googling for a …
react-native native-baseI am developing app in arabic in react native , i have used the tabs and menu from native base. i …
react-native right-to-left native-baseIn the iOS version of my react native app built with NativeBase, everything is too skinny, unless a specific width …
react-native react-native-android react-native-ios native-baseHere is the code: // Bottom.js <StyleProvider style={getTheme(commonColor)}> <Footer> <FooterTab> <Button …
android react-native react-native-android native-baseIt works if I show the image like this: <Thumbnail source= {require('../images/01.jpg')} /> But fails on : &…
reactjs react-native native-baseI am using Native-Base. I need to use radio buttons, but they don't work. When you click nothing happens. Here …
react-native react-native-android react-native-ios native-baseVersions: "native-base": "^2.4.2", "react": "16.3.1", "react-native": "0.55.2", "react-native-global-font": "^1.0.1", "react-native-router-flux": "^4.0.0-beta.28", "react-navigation": "^1.5.11" When i add react-navigation i am not able to change statusbar color, …
android react-native react-navigation native-base android-statusbarWhen I add a Text element in a Button according to the examples, the text shows up in uppercase. I …
react-native native-baseI want to start programming in React-native and have few problems: -Whenever I run npm install -g react-native get this: …
reactjs react-native react-native-android expo native-base