NewsApp Template – React native

Overview

A mobile app for study and basic for public. It saves you time and money to get a good app for your purpose. This is an application with all the necessary functions.

It is very easy to reskin or upgade.

Please let me know if you need any further assistance!

Features

  • Sign in
  • Registrations
  • Vetifications
  • Shows news by category.
  • Shows detail of news.
  • Statistics of news was seen.
  • More+++

Requirements

  • Android 4+
  • iOS 7+
  • React native cli

Instructions

  • React native Installation

Make sure you have installed react native. If not, reference: https://github.com/facebook/react-native

  • Install Dependencies and package

Open command line and cd to project. Run: npm install or yarn install

  • Deploy on iOS and Android

Related