SnackVideoApp
SnackVideoApp copied to clipboard
Snack Video App
Simple video sharing app similar to instagram and tiktok made with react native
There is an APK file at releases. You can try the app if you want.
Features
- Made with react native cli.
- Auto play videos when visible.
- Supports both light and dark theme.
- Used redux as state managment tool.
- Used RecyclerListView for smooth scrolling or videos.
- Navigation handled by react navigation
- No additional library is used for HTTP calls, Handled all with fetch.
- Implemented parse server for the backend.
