360Experience

Recraft React Native Social Media Content App

This app will allow people to sign up and upload 360 content, as well as browse Featured and Community Uploaded Content

IOS Demo

Android Demo

Packages & Libraries used

  • React Native - A framework for building native apps with React.
  • React - A declarative, efficient, and flexible JavaScript library for building user interfaces.
  • React router native - Declarative routing for React.
  • TypeScript - TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
  • React native carousel - A simple swipeable carousel for React Native
  • React native modal - An enhanced, animated and customizable react-native modal.
  • React native vector icons - Customizable Icons for React Native with support for NavBar/TabBar/ToolbarAndroid, image source and full styling.
  • React native splash screen - A splash screen API for react-native which can programatically hide and show the splash screen.

Steps to Run the Project in Development Mode

Use the below commands to clone the project and enter inside the directory After that install the dependencies.

git clone git@github.com:recraftrelic/recraft-react-native-base-app-seed.git
cd recraft-react-native-base-app-seed.git
yarn install

IOS

We can directly run the app

npx react-native run-ios

Facing any error related to pods in ios

We need to install the pods

sudo gem install cocoapods
cd ios
pod install
cd ..
npx react-native run-ios

Android

We can directly run the app


npx react-native run-android

TODO

Some missing features

Searching on marketlist 
Buy Items