Skip to content

This repository is for the react-native-workshop materials

License

Notifications You must be signed in to change notification settings

ReactBlr/react-native-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Kashish Grover
Feb 2, 2019
82b4325 · Feb 2, 2019

History

24 Commits
Jun 28, 2018
Jun 30, 2018
Feb 2, 2019
Jun 29, 2018
Jun 29, 2018
Feb 2, 2019
Jun 28, 2018
Feb 2, 2019
Jun 28, 2018
Jun 30, 2018
Feb 2, 2019
Feb 2, 2019
Feb 2, 2019
Feb 2, 2019
Feb 2, 2019

Repository files navigation

React Native Workshop

Problem Statement:

To create a simple example for a React Native e-commerce app.

  1. Create a simple login screen with a hard coded id and password
  2. Create a generic list screen using the following api link: [http://www.mocky.io/v2/5b35cb7c2f0000692d3763c5]
  3. On clicking a particular product, navigate to a screen where you display all other details

Concepts covered:

  1. Setting up a project
  2. RN Components (View, Text, Image, ScrollView, KeyboardAvoidingView, etc.)
  3. Styling
  4. AsyncStorage
  5. Linting Setup
  6. React Navigation - Stack and Drawer Navigators
  7. Passing props while navigating
  8. Using internal state
  9. Project structure

About

This repository is for the react-native-workshop materials

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published