React Native Ui Templates

UI kits built in React-Native & TypeScript.
Alternatives To React Native Ui Templates
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
React Navigation22,45716,0818369 hours ago270February 21, 2021645TypeScript
Routing and navigation for your React Native apps
React Native Router Flux9,0133,478886 months ago273March 26, 2021336mitJavaScript
The first declarative React Native router
Reading3,418
2 years ago6apache-2.0JavaScript
iReading App Write In React-Native
React Native Screens2,6067,739625a month ago121August 25, 202299mitTypeScript
Native navigation primitives for your React Native app.
React Native Animated Tabbar1,208
a year ago21June 29, 202134mitTypeScript
A 60FPS animated tab bar with a variety of cool animation presets 😎
React Navigation Shared Element1,181322 months ago17September 01, 202185mitTypeScript
React Navigation bindings for react-native-shared-element 💫
Router1,128
a day ago64TypeScript
The File-based router for universal React Native apps
React Navigation Collapsible1,103612 years ago71November 07, 202113mitTypeScript
An extension of react-navigation that makes your header collapsible.
Expo Crossy Road817
a year ago3mitJavaScript
🐥🚙 Crossy Road game clone made in Expo (iOS, Android, web), THREE.js, Tween, React Native. 🐔
React Native Examples783
2 days ago9July 23, 2021mitJavaScript
📱 A repo that contains React Native examples most related to articles & tutorials I publish
Alternatives To React Native Ui Templates
Select To Compare


Alternative Project Comparisons
Readme

React Native UI Templates

Free UI templates created in react-native.

How to create project specific local plugin | Ionic 6 | Capacitor

Samples

Project
> Expo Snack (Not handled for web yet).

1. Hotel Booking

Shows the list of hotels nearby with their ratings and other details, filter UI and custom calendar view etc.

> Browse
> Demo: twitter | youtube
Hotel Booking Preview

2. Design Course

A minimal UI showing list of courses related to UI design.

> Browse
> Demo: twitter | youtube
Design Course Preview

3. Animated Onboarding

An onboarding UI flow with smooth animations, for a Mental Wellness App.

> Browse
> Demo: twitter | youtube
Animated Onboarding Preview

Getting Started

This project is built on react-native CLI, so make sure you've set up development environment.

# clone the project and cd into it
git clone https://github.com/Aashu-Dubey/React-Native-UI-Templates.git
cd ./React-Native-UI-Templates

# install dependencies
yarn install

# iOS only
npx pod-install ios
# or
cd ios && pod install && cd ..

# Run iOS
npx react-native run-ios

# Run Android
npx react-native run-android

Motivation

This was initially started as my learning project and is inspired from the Flutter project Best-Flutter-UI-Templates.

Links

Popular Reactjs Projects
Popular React Navigation Projects
Popular Web User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Typescript
Reactjs
React Navigation