Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AttendiQ Mobile (Expo)

This is a minimal Expo React Native scaffold to test native camera scanning using expo-barcode-scanner.

Quick start

  1. Install Expo CLI (if not installed):
npm install -g expo-cli
# or use npx: npx expo
  1. From the mobile-expo folder install dependencies:
cd mobile-expo
npm install
  1. Run app in Expo:
npm run start

Then open the project in Expo Go (scan QR code) or run on an Android/iOS simulator.

Notes

  • Scanning uses expo-barcode-scanner and shows a native camera preview in the Expo app.
  • This is a minimal scaffold: integrate logic from the web app as needed (synchronizing attendee lists, persistence, navigation).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages