Daily Motivation – React Native App Template

Overview

Daily Motivation is a mobile app based on React Native. It follows re-usable component structure and these components then can be used in different applications. It also uses and supports 3rd party API for inspiring quotes and has share feature enabled.

Features

  • Cross-Platform- works on both iOS & android
  • Quotes are shareable
  • Fetch Random Quotes
  • Design is simple and unique
  • Fully Customizable
  • Support for 3rd-Party API

Requirements

  • Expo
  • React Native

Instructions

  • Unzip the files
  • traverse to app directory using terminal
  • run command: npm install
  • Deploy on iOS or Android 

Related