Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 300 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 300 Bytes

Learning Basics of React Native

Concepts Learned in this lesson

  1. Adding button and Managing State
    • Adding button
    • Listening to touch events
    • Reacting to press events
    • Managing state
  2. Using scrollview
  3. Creating custom component

Preview

preview image