lukeqsun / react-native-template

A template to build an app quicker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-template

PRs Welcome

A personal template. It also can be considering as an example app of react native.

Build

Installation

After you have downloaded or cloned this repository, run npm install or yarn inside the directory. Then run cd ios && pod install

Usage

Build and run

  • iOS react-native run-ios
  • Android react-native run-android *not test yet

Specs

  • TypeScript declarations, easy to code(if IDE support)
  • Multi-language supported
  • Font Awesome 5.0 icons, also support custom TrueType
  • Orientation handled, responsive components size available
  • A tab navigator
  • Theme selection available
  • Adding...

UI Elements

  • Toast
  • Button
  • Badge
  • Adding...

Plug-Ins

Contributors

PR welcome!!!

License

MIT.

About

A template to build an app quicker

License:MIT License


Languages

Language:JavaScript 93.0%Language:Objective-C 3.2%Language:Java 1.6%Language:Python 1.4%Language:Ruby 0.9%