react-native-ui-kitten VS react-navigation

Compare react-native-ui-kitten vs react-navigation and see what are their differences.

react-native-ui-kitten

:boom: React Native UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode (by akveo)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
react-native-ui-kitten react-navigation
22 66
10,087 23,215
0.6% 0.4%
5.9 9.3
2 months ago 6 days ago
TypeScript TypeScript
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

react-native-ui-kitten

Posts with mentions or reviews of react-native-ui-kitten. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-04.
  • What’s RN’s version of Material-UI or Tailwind for React?
    8 projects | /r/reactnative | 4 Jun 2023
    Some that also come up are: * https://github.com/akveo/react-native-ui-kitten * https://github.com/draftbit/react-native-jigsaw/tree/master/packages/ui * https://github.com/callstack/react-native-paper * https://github.com/GeekyAnts/NativeBase * https://github.com/react-native-elements/react-native-elements
  • 7 Popular React Native UI Component Libraries You Should Know
    6 projects | dev.to | 17 Jan 2023
    React Native UI Kitten is a React Native implementation of the Eva Design system. It offers a set of general-purpose UI components styled in the same way to take care of visual appearance. There are a lot of standalone components available as well.
  • Top 10+ Best React Native UI Components for Mobile App Development
    28 projects | dev.to | 4 Jan 2023
    GitHub Stars: 9.4k
    28 projects | dev.to | 4 Jan 2023
    React Native UI Kitten
  • Top 5 React Native UI Libraries
    4 projects | dev.to | 4 Jan 2023
    Link
  • Form Validation in React (Native) using Formik
    3 projects | dev.to | 9 Oct 2022
    UI Kitten: UI Kitten is a React Native framework for creating stunning cross-platform mobile applications. It is based on Eva Design System and provides a set of general purpose UI components styled in a similar way.
  • An opinion on UI Libraries...
    4 projects | /r/reactnative | 6 Jun 2022
    Most RN UI libraries do not support responsive design by default. If you require font sizes to vary based on screen sizes or even user's font settings to accommodate native mobile accessibility settings or RN-web, you might end requiring to customize a lot of stuff to the point that you shouldn't use a UI library at all. Here's a deeper dive on this in the context of UI kitten, if you are keen.
  • Best React Native Animation Libraries & UI Component of 2022.
    5 projects | /r/reactnative | 16 Feb 2022
    This React Native component library provides customization and reusability of styling your React Native application components. UI Kitten has got 8.9k stars and 893 forks on GitHub, which speaks about programmer’s choices these days.
  • Top React Native UI Component Libraries
    8 projects | dev.to | 21 Dec 2021
    Image source: https://akveo.github.io/react-native-ui-kitten/ React Native UI Kitten – a React Native implementation of the Eva Design system. It offers a set of about 20 general-purpose components styled in the same way to take care of visual appearance. There are a lot of standalone components available as well. The library is based on Eva Design System, containing a set of general-purpose UI components styled in a similar way.
  • Top 5 React projects - December edition
    2 projects | dev.to | 17 Dec 2021
    🎉 UI Kitten- React Native UI Library based on Eva Design System

react-navigation

Posts with mentions or reviews of react-navigation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.
  • React native for Linux app development in 2023
    7 projects | /r/reactnative | 6 Jun 2023
  • Best way to create react app from scratch
    3 projects | /r/reactnative | 4 May 2023
  • How would i go about building this?
    2 projects | /r/reactnative | 21 Mar 2023
    you're more than likely going to need https://reactnavigation.org/ for pages and tabs/bottom nav.
  • React Native Navigation??
    3 projects | /r/reactnative | 19 Mar 2023
    Wow, that's A LOT, but when You do a simple setup does it just work when You just follow the reactnavigation.org docs procedure? because when I do I, First I get the error, node modules not found then after restarting my PC I get these error: FAILURE: Build completed with 2 failures. 1: Task failed with an exception. ----------- * Where: Build file 'C:\Users\user\Documents\WORK\ENGINEERING\PROJECTS\REACT NATIVE PROJE CTS\1LEARNING\Nav1\node_modules\react-native-screens\android\build.gradle' line: 33 This is what I have on line 33: apply plugin: 'kotlin-android' * What went wrong: A problem occurred evaluating project ':react-native-screens'. > Could not initialize class org.jetbrains.kotlin.gradle.plugin.KotlinGradleBuil dServices * Try: > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output.
  • Static API for React Navigation - Prototype
    2 projects | /r/reactnative | 10 Jan 2023
    Work in progress PR: https://github.com/react-navigation/react-navigation/pull/11144
  • Top 10+ Best React Native UI Components for Mobile App Development
    28 projects | dev.to | 4 Jan 2023
    GitHub Stars: 21.9k
    28 projects | dev.to | 4 Jan 2023
    React Native Navigation
  • React vs React Native: How Different Are They, Really?
    12 projects | dev.to | 19 Dec 2022
    As a user, you already know that moving around a smartphone app is completely different than on a web app. react-navigation is the most common navigation lib for mobile (runner-up: react-native-navigation). Both are fairly different from react-router, Next.js's router, and so on. Not only do developers have to learn new APIs for this, they’ll have to think differently to plan out complex navigation properly. It’s all very achievable, but I wouldn’t advise assuming that the effort is trivial.
  • Deep linking 🔗 in React Native
    2 projects | dev.to | 18 Dec 2022
    Imge Source: react-navigation
  • Consuming a Rails API with a NextJs client
    13 projects | dev.to | 28 Nov 2022
    Why Next JS **I already worked with React Router and React Navigation, but when I knew the **Next/Router

What are some alternatives?

When comparing react-native-ui-kitten and react-navigation you can also consider the following projects:

NativeBase - Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.

expo - An open-source platform for making universal native apps with React. Expo runs on Android, iOS, and the web.

react-native-paper - Material Design for React Native (Android & iOS)

react-native-chart-kit - 📊React Native Chart Kit: Line Chart, Bezier Line Chart, Progress Ring, Bar chart, Pie chart, Contribution graph (heatmap)

react-keycloak - React/React Native/NextJS/Razzle components for Keycloak

react-native-simple-toast - Cross-platform Toast experience for React Native

react-native-tab-view - A cross-platform Tab View component for React Native

react-native-bottom-sheet - A performant interactive bottom sheet with fully configurable options 🚀

ignite-bowser - Bowser is now re-integrated into Ignite CLI! Head to https://github.com/infinitered/ignite to check it out.

react-native-elements - Cross-Platform React Native UI Toolkit

TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

iconsax-react - ICONSAX for React and React Native ✌️