Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 1.54 KB

README.md

File metadata and controls

32 lines (26 loc) · 1.54 KB

Camera Example

Supports Expo iOS Supports Expo Android Supports Expo Web

This example shows how to take a picture and display it.

🚀 How to use

  • Install packages with yarn or npm install.
    • If you have native iOS code run npx pod-install
  • Run yarn start or npm run start to start the bundler.
  • Open the project in a React runtime to try it:

📝 Notes