Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 570 Bytes

File metadata and controls

46 lines (32 loc) · 570 Bytes

A mobile app front end for palmprint recognition

Environment

  • expo 4.4.3
  • react native 0.64
  • TypeScript 4

How to host

npm install -g expo-cli
cd palmprint-front
npm install
# or
yarn install
npm start
# or
yarn start
  1. in web interface click
  • iOS : Run on iOS simulator
  • Android : Run on Android device/emulator

Alternative ways to get it running on your mobile :

  • download Expo Go
  • make sure your mobile devices and host is on same network
  • open Expo Go and you will see your app hosted