Skip to content

NazarKozak/Expo-camera-bug

Repository files navigation

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