Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 418 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 418 Bytes

Example to reproduce issue 👋

This repo only exists as a minimal example to reproduce an issue.

expo/expo#32819

Get started

  1. Install dependencies

    yarn
  2. Create dev build

     eas build --profile development 
  3. Start the app

    yarn start
    
  4. Capture photo (Take photo)

  5. Expect shutter animation (but there's none)