Skip to content

hoangnguyennn/UnitConverterRN

Repository files navigation

Unit Converter

Simple unit converter app using React Native (only Android - because I don't have iOS device :v)

ScreenShot

Home UnitConversion
Home UnitConversion
SideMenu Home (vietnamese)
Home UnitConversion

Usage

Clone this repo and run command to install all packages used:

  $ yarn install

Next, run following command to create .apk file:

  $ cd android
  $ ./gradlew assembleRelease

Now, we have .apk in android/app/build/output/apk/release/app-release.apk. Install app and enjoy.

All packages used

  • See in package.json

About

Simple Unit Converter in React Native

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published