Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/seavleu/vidsharer-mobile-app
Built with React Native for seamless user experiences, Animatable for captivating animations, and integrated with the dependable backend systems of Appwrite, this app showcases impressive design and functionality, enabling seamless sharing of AI videos within the community.
https://github.com/seavleu/vidsharer-mobile-app
appwrite fullstack nativewind reactnative
Last synced: about 1 month ago
JSON representation
Built with React Native for seamless user experiences, Animatable for captivating animations, and integrated with the dependable backend systems of Appwrite, this app showcases impressive design and functionality, enabling seamless sharing of AI videos within the community.
- Host: GitHub
- URL: https://github.com/seavleu/vidsharer-mobile-app
- Owner: Seavleu
- Created: 2024-07-22T08:11:56.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-08-01T05:51:32.000Z (5 months ago)
- Last Synced: 2024-08-02T06:52:45.102Z (5 months ago)
- Topics: appwrite, fullstack, nativewind, reactnative
- Language: JavaScript
- Homepage:
- Size: 3.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
1. [Introduction](#introduction)
2. [Tech Stack](#tech-stack)
3. [Features](#features)
4. [Quick Start](#quick-start)## Introduction
Built with React Native for seamless user experiences, Animatable for captivating animations, and integrated with the dependable backend systems of Appwrite,
this app showcases impressive design and functionality, enabling seamless sharing of AI videos within the community.## Tech Stack
- React Native
- Expo
- Nativewind
- Animatable
- Appwrite## Features
**Onboarding Screen**: Engaging graphics and clear instructions welcome users to the app.
**Robust Authentication & Authorization System**: Secure email login safeguards user accounts.
**Dynamic Home Screen with Animated Flat List**: Smoothly animated flat list showcases the latest videos for seamless browsing.
**Pull-to-Refresh Functionality**: Users can refresh content with a simple pull gesture for up-to-date information.
**Full-Text Search Capability**: Efficiently search through videos with real-time suggestions and instant results.
**Tab Navigation**: Navigate between sections like Home, Search, and Profile with ease using tab navigation.
**Post Creation Screen for Uploading Media**: Upload video and image posts directly from the app with integrated media selection.
**Profile Screen with Detailed Insights**: View account details and activity, including uploaded videos and follower count, for a personalized experience.
**Responsiveness**: Smooth performance and adaptability across various devices and screen sizes for a consistent user experience.
**Animations**: Dynamic animations using the Animatable library to enhance user interaction and engagement throughout the app's UI.
and many more, including code architecture and reusability
## Quick Start
**Cloning the Repository**
```bash
git clone https://github.com/Seavleu/Video-Sharer-App---React-Native```
**Installation**
Install the project dependencies using npm:
```bash
npm install
```**Running the Project**
```bash
npm start
```**Expo Go**
Download the [Expo Go](https://expo.dev/go) app onto your device, then use it to scan the QR code from Terminal and run.