Social deduction party game for iOS & android where players uncover hidden roles and outsmart each other to win
npm install npx expo startYou can build the app using EAS . Make sure you have EAS CLI installed and configured.
- iOS:
eas build -p ios --profile production- Android:
eas build -p android --profile productionto test it you should run a prebuild
npx expo prebuild --cleannpx expo run:ios- Open Xcode → Window → Organizer
- Select "Distribute App" → App Store Connect
- Or use Transporter to upload a generated .ipa file from the EAS build, note: you have a limited number of uploads on the free expo version



















