egghead-design icon indicating copy to clipboard operation
egghead-design copied to clipboard

Build a React Native Application for iOS and Android from Start to Finish

Open zacjones93 opened this issue 7 years ago • 1 comments
trafficstars

https://egghead.io/courses/build-a-react-native-application-for-ios-and-android-from-start-to-finish

primary Tag

React Native

If you already know React, then React Native is a great way to build mobile apps for iOS and Android, but there are several differences between web and mobile apps.

In this course, we’ll build a mobile app from start to release with React Native for both iOS and Android. Prior React experience is required, but you don’t have to know anything about mobile development.

Throughout the course, we’ll be building a “Restaurant Review” app. We’ll use all the standard mobile UI elements like text, images, form inputs, buttons, scroll views, and icons, and we’ll show several navigation techniques like push, modal, and tabs. The app will make HTTP API calls to a server and will store data on the device with AsyncStorage. Finally, we’ll specify a custom app icon and splash screen, deploy the app to a physical device, and prepare the app for release to the App Store, Play Store, or for Ad-hoc release.

zacjones93 avatar Oct 17 '18 15:10 zacjones93

Creative Brief: Build a React Native Application for iOS and Android from Start to Finish

Primary Tech – React Native

Secondary Tech – iOS & Android

image


Course link: Build a React Native Application for iOS and Android from Start to Finish

Course description:

If you already know React, then React Native is a great way to build mobile apps for iOS and Android, but there are several differences between web and mobile apps.

In this course, we’ll build a mobile app from start to release with React Native for both iOS and Android. Prior React experience is required, but you don’t have to know anything about mobile development.

Throughout the course, we’ll be building a “Restaurant Review” app. We’ll use all the standard mobile UI elements like text, images, form inputs, buttons, scroll views, and icons, and we’ll show several navigation techniques like push, modal, and tabs. The app will make HTTP API calls to a server and will store data on the device with AsyncStorage. Finally, we’ll specify a custom app icon and splash screen, deploy the app to a physical device, and prepare the app for release to the App Store, Play Store, or for Ad-hoc release.


Previous React Native Illustrations

image


Main Concepts

React Native is a framework for building mobile apps using React & Javascript

The illustration should communicate xxx

Key Qualities:

  • xxx

Keywords:

xxx

Ideas to Start With

  • xxx

MaggieAppleton avatar Oct 26 '18 14:10 MaggieAppleton