A React Native mobile application for recording and managing video diary entries with crop functionality.
- Record and save video entries
- Crop videos to 5-second segments
- Add title and description to entries
- View saved entries in a list
- Play back saved videos
- React Native
- Expo
- FFmpeg for video processing
- NativeWind for styling
- Zustand for state management
- Clone the repository
- Install dependencies:
npm install
- Run the app:
npm start
- Node.js
- Expo CLI
- iOS Simulator or Android Emulator