/blog

Primary LanguageJavaScript

Blog


Sezione 12 - 13 del corso "The Complete React Native + Hooks Course" @ Udemy


Logo


Table of Contents
  1. About The Project
  2. Getting Started
  3. Contact
  4. Acknowledgments

About The Project

What i've learned :

  • What is the Context and Provider
  • Passing data between Screens with Context
  • Managing State with the Provider Pattern , useReducer Hook
  • CRUD operation with static and dynamic data (see commits)
  • NGROK and json-server
  • HTTP GET , POST , PUT , DELETE with reducer
  • asynchronous Operations

(back to top)

Built With

  • React-native

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
  2. git clone https://github.com/Giorgio-Zarantonello/blog
  3. Install NPM packages
    npm install
  4. Run it in an Android Emulator

(back to top)

Contact

Giorgio Zarantonello - giorgio.zarantonello@gmail.com

Project Link: https://github.com/Giorgio-Zarantonello/blog

(back to top)

Acknowledgments

(back to top)