Skip to content

Android app for video compression built using React Native with Expo.

Notifications You must be signed in to change notification settings

rexFX/VideoCompressApp

Repository files navigation

Video Compression App

  • Built using React Native with Expo and TypeScript
  • Used:
    • react-native-paper for theming
    • expo-av for video playback
    • react-native-compressor library to compress the videos.
    • expo-file-system to delete cache when remove button is pressed.
    • expo-media-library to save the compressed video to an album.

Screenshots:

Dark mode homescreen:

Dark Mode Homescreen

Light mode homescreen:

Light Mode Homescreen

Compressing:

Compressing

After compressing and saving:

Compressed and Saved

Details about compressed video:

Details inside gallery