/FastLink-Expo

React Native bookmark app for fasten your daily working and learning

Primary LanguageJavaScript

Fast Link

  Apk Preview

Installation

Run the following command below in project terminal root to build android apk

yarn install

or

npm install

  Next is run the same function as git init inside expo

npx expo install expo-updates

  Build inside expo

expo build:android

or

npm install -g eas-cli
eas build -p android

  Then wait and follow the instruction if it the first build, generate a new key and choose apk.Last if expo need login in terminal input same as your expo.dev account  

Apk Link

Dependencies