InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises. Learn more →
NativeBase Alternatives
Similar projects and alternatives to NativeBase
-
-
react-native-paper
Material Design for React Native (Android & iOS)
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
-
react-native-ui-kitten
:boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
-
react-native-material-ui
Highly customizable material design components for React Native
-
react-native-vector-icons
Customizable Icons for React Native with support for image source and full styling.
-
react-native-gifted-chat
💬 The most complete chat UI for React Native
-
-
Sonar
Write Clean JavaScript Code. Always.. Sonar helps you commit clean code every time. With over 300 unique rules to find JavaScript bugs, code smells & vulnerabilities, Sonar finds the issues while you focus on the work.
-
-
tamagui
Universal UI kit and style system for React Native + Web - with an optimizing compiler 🚄
-
react-native-reanimated-carousel
🎠 React Native swiper/carousel component, fully implemented using reanimated v2, support to iOS/Android/Web. (Swiper/Carousel)
-
-
async-storage
An asynchronous, persistent, key-value storage system for React Native.
-
react-native-gesture-handler
Declarative API exposing platform native touch and gesture system to React Native.
-
material-ui
MUI Core: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.
-
-
appium
Cross-platform automation framework for all kinds of your apps built on top of W3C WebDriver protocol
-
ignite
Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more!
-
-
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
NativeBase reviews and mentions
-
7 Popular React Native UI Component Libraries You Should Know
NativeBase is a collection of essential cross-platform React Native components. The components are built with React Native combined with some JavaScript functionality with customizable properties. NativeBase is fully open-source and has 18,000+ stars on GitHub.
-
Top 5 React Native UI Libraries
Link
-
Tamagui 1.0 – Cross-platform React apps in ½ the time with 2x performance
The great thing about it is that it basically gives you the benefits of CSS-in-JS ok the web, but without the downsides, since it compiles away to atomic CSS (even ternaries!).
It’s true that it’s marginally less performant than vanilla React Native (within 10%, looks like 1.9%):
https://tamagui.dev/docs/intro/benchmarks
But that is actually no small feat for a native component library, see f.ex. Nativebase’s longstanding unresolved performance issues:
https://github.com/GeekyAnts/NativeBase/issues/4302
And for that tiny difference on native, you in return get close to 100% code sharing between native and web. As opposed to writing vanilla React Native and then writing it again for vanilla React.
-
React vs React Native: How Different Are They, Really?
CSS-based UI libs don't make sense on mobile; your new options include NativeBase, React Native Elements and others). Some web-based UI libs do have RN siblings though - such as React Native Material and React Native Paper (for Material-UI), and tailwind-rn (for Tailwind). This just means new decisions to make, some learning, and new paradigms for how to use the new libs.
-
is there a react native equal to MUI for reactjs?
I'll suggest going with native base and react native paper . As these are only 2 libraries up there which are efficient and give some good results.
-
How I go with react native in late 2022
UI libraries and frameworks try to solve this repetition issue by creating predefined components. unlike web UI libraries (like material UI, or mantine), react-native UI libraries are not full of ready-to-use components. most of them are incomplete in comparison to web UI libraries. but I think native-base is the best option among them. it provides theming options and a lot of reusable and configurable components. native-base overrides all react-native default components (like View, Flatlist, etc) and let us give styles attributes as props to those components and elements. I love this feature. native-base is my number one option for my react-native projects.
-
Any good UI libraries?
Avoid NativeBase if you plan on having a reasonably complex app. This performance issue: https://github.com/GeekyAnts/NativeBase/issues/4302 is still a big pain and it's an even bigger pain trying to migrate off once you realize it's not easily fixable
There are lots of them but i would prefer - https://nativebase.io/ Its popular and has wide range of support too !
-
Style libraries for RN
I personally like NativeBase(nativebase.io). I think you will like it too.
-
Mantine 5.0 is out – 140+ hooks and components with dark theme support
https://nativebase.io/ comes close enough, but sure
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Feb 2023
Stats
GeekyAnts/NativeBase is an open source project licensed under MIT License which is an OSI approved license.
Popular Comparisons
- NativeBase VS react-native-elements
- NativeBase VS react-native-paper
- NativeBase VS react-native-material-ui
- NativeBase VS react-native-ui-kitten
- NativeBase VS react-native-ui-lib
- NativeBase VS react-native-vector-icons
- NativeBase VS react-native-reanimated-carousel
- NativeBase VS react-native-gifted-chat
- NativeBase VS react-native-calendars
- NativeBase VS react-native-gesture-handler