Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 708 Bytes

README.md

File metadata and controls

26 lines (24 loc) · 708 Bytes

React Native Tutorial

This repository is for the guide for entire tutorial of react-native including 2 projects, video tutorials to which has been uploaded here.
Topics covered.

  • Installation
  • Basics of React Native
  • Creating First Project
  • Components - Functional & Class
  • View, Text & Buttons
  • State & Pops
  • Lifecycle methods
  • React Hooks
  • Forms
  • TOuchableopacity & Loaders
  • Alert & Modal
  • ScrollView & Flatlist
  • Dimensions
  • React Native Vector Icons
  • Image & Background Image
  • Filter, Reduce & map method
  • APIs using axios
  • React Navigation

Projects included

  • Dark & Light Theme Calculator
  • Weather App