Skip to content

Immpression-Dev-Team/mobile-app

Repository files navigation

Immpression App Client Side

Overview

An up-and-coming innovative social media-based platform that aims to revolutionize the art world. This will be focused on the client side of the application

Get Started

Run command npm i to

Run command npm run start to get application started. It should run locally on port 8081.

It is recommend to use Expo for mobile application.

Packages

Core framework for building and running the app. Includes: expo, expo-app-loading, expo-font, expo-image-manipulator, expo-image-picker, expo-linear-gradient, expo-status-bar, expo-updates

The foundation of the mobile app. Includes: react-native, react-native-animatable, react-native-gesture-handler, react-native-safe-area-context, react-native-screens, react-native-svg, react-native-vector-icons, react-native-paper

Manages app navigation. Includes: @react-navigation/native, @react-navigation/stack

For image uploads and manipulation. Includes: cloudinary, @cloudinary/react, @cloudinary/url-gen, cloudinary-react-native

Project Structure

.
├── API
├── archives
├── assets
│   ├── art
│   ├── artists
│   ├── backgrounds
│   ├── banner
│   ├── discover_assets
│   ├── fonts
│   ├── foryou_assets
│   ├── headers
│   ├── icons
│   ├── photos
│   ├── realArt
│   ├── realArtists
│   └── thumbnails
├── components
│   ├── home_sections
│   └── profile_sections
├── screens
├── state
└── utils

Figma Designs

Click here for Figma Design

API Documentation

Click here for documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors