Mobile Media

Overview

MediaPro Ltd studio is a substance delivering stage for cell phones. Clients will actually want to channel in a substance like RSS, editable substance, either through structures, rich media, or outlines and it will be followed through on the two IOS and Android gadgets in an organized tile design with highlights like worldwide inquiry, top choice, and content offered to informal organization applications.

Key Features

  • Share contents across major social media
  • Favourite
  • Global Search
  • Breadcrumb
  • Navigation
  • Swipe Navigation
  • Related Contents
  • Works in Offline
  • Analytics
  • Support both IOS and Android

How To Use

# clone this repository
$ git clone https://github.com/adappt/mobile-publishing-studio

# Go into the repository
$ cd mobile-publishing-studio

# Install dependencies
$ npm install
$ react-native link

# For macOS Users - Pod install
$ cd ios
$ pod install

# iOS
$ react-native run-ios

# Android
$ react-native run-android