Skip to content

enayat1234/React-Native-UI-Templates

Repository files navigation

React-Native-UI-Templates

React native UI templates inspired from Best-Flutter-UI-Templates

Getting Started

If this is your first React-Native project, Here are some resources to get you started:

Running Locally

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
cd ios && pod install && cd ..

# Run iOS
npx react-native run-ios

# Run Android
npx react-native run-android

Try The App

See how to setup and run for Android & iOS here.

Expo

You can run it in Expo here (Not handled for web yet).

Image Image Image Image

About

UI kits built in React-Native & TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.7%
  • Kotlin 1.9%
  • Objective-C 1.7%
  • Ruby 1.1%
  • Other 1.6%