Home
Softono

React Native UI Templates

Open source MIT TypeScript
1.4K
Stars
278
Forks
3
Issues
13
Watchers
1 year
Last Commit

 About React Native UI Templates

UI kits built in React-Native & TypeScript.

Platforms

Web Self-hosted iOS Android

Languages

TypeScript

Links

Need Help Installing React Native UI Templates?

We provide expert installation service for this software. Our team will install, configure, and secure React Native UI Templates on your server. plans start at just $30.

React Native UI Templates

View on GitHub

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