managarten/apps/figgos/packages/shared
Chr1st1anG a117d5479b feat(figgos): face image upload, loading/reveal screens + error handling
- Add optional face photo upload (expo-image-picker + expo-image-manipulator)
- Wire face image through backend to Gemini as inline base64 data
- Add loading screen with blurred placeholder card + pulsing animation
- Add reveal/unboxing screen with aligned banner layout
- Handle generation failures (check figure.status, show error on form)
- Add Gemini safety settings (BLOCK_NONE) to reduce false rejections
- Increase body limit to 5mb for base64 image payloads
- Add errorMessage to FigureResponse shared type
- Extract FlippableCard to reusable component

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-12 13:22:39 +01:00
..
src feat(figgos): face image upload, loading/reveal screens + error handling 2026-02-12 13:22:39 +01:00
package.json feat(figgos): add figure generation V1 + re-scaffold mobile app 2026-02-11 00:10:53 +01:00
tsconfig.json feat(figgos): add figure generation V1 + re-scaffold mobile app 2026-02-11 00:10:53 +01:00