https://github.com/bryaneaton13/video-prompt
React Native application to record, review, and save videos
https://github.com/bryaneaton13/video-prompt
react-native react-native-app react-native-camera react-native-video
Last synced: 5 months ago
JSON representation
React Native application to record, review, and save videos
- Host: GitHub
- URL: https://github.com/bryaneaton13/video-prompt
- Owner: bryaneaton13
- Created: 2017-06-15T02:09:58.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T02:10:41.000Z (over 8 years ago)
- Last Synced: 2025-04-05T17:17:21.834Z (9 months ago)
- Topics: react-native, react-native-app, react-native-camera, react-native-video
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React Native App](https://github.com/react-community/create-react-native-app).
## Record videos
Simple app to record a few seconds of video, review it, and either delete or save it. (save does nothing right now)
Built with `react-native-camera`, `react-native-fs`, `react-native-orientation`, `react-native-video`