https://github.com/shivkanthb/expo-camera
Simple expo camera skeleton with styled components
https://github.com/shivkanthb/expo-camera
Last synced: about 2 months ago
JSON representation
Simple expo camera skeleton with styled components
- Host: GitHub
- URL: https://github.com/shivkanthb/expo-camera
- Owner: shivkanthb
- Created: 2020-12-03T11:19:13.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-03T12:35:19.000Z (over 4 years ago)
- Last Synced: 2025-01-26T17:46:18.860Z (4 months ago)
- Language: JavaScript
- Size: 183 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Expo camera Skeleton
Quickly get started with expo camera with ability to capture image, pick image from photo library and flip camera. Styled with styled-components 💅
**Start project**
```
expo start
```