Skip to content

Latest commit

 

History

History
80 lines (51 loc) · 3.39 KB

mobile-development.md

File metadata and controls

80 lines (51 loc) · 3.39 KB

Mobile Development / React Native

Prerequisites

Motivation

Mobile applications have revolutionized Mobile World, getting much more power in the hands of customers & more business in the pockets of the entrepreneurs. In the dynamic technology industry, the mobile application development market is at its peak. It is the need of the hour & the latest fruitful business trend.(by Sara Bhavsar)

Importance of mobile development:

  • The World has gone mobile
  • Visible to Customers all the time
  • Create a Direct Marketing Channel
  • Build Brand and Recognition (by Sara Bhavsar)

Objectives

Participants will be able to::

  • Understand the difference between native apps, web apps, and hybrid apps
  • Understand how mobile development differs from web development
  • Learn about mobile platforms and their corresponding languages and frameworks
  • Learn how to create an app using React Native
  • Find resources for learning other mobile platforms

Specific Things to Learn

  • The pros and cons of making native, web, or hybrid apps for mobile
  • Differences between web and mobile workflow
  • Introduce to the 3 mobile platforms and the technologies they are built with
  • How to use React Native via tutorial

Materials

Lesson

Read through the Mobile Development slides

Guided Practice

Work through this React Native tutorial:

Independent Practice / Challenge

  • Spend the rest of your topic time (out of 4 hours total) converting one of your existing interactive projects into a React Native App. Be sure to start a new project/GitHub repo.
  • You should use Expo for your stack.

Supplemental Materials

React Native:

iOS:

Android:

Check for Understanding

  • What are the main differences between native, web and hybrid applications?
  • List the most used languages and frameworks in Mobile Development.
  • What resources did you find the most useful for Mobile Development?