/LearnRN

Learning repo

Primary LanguageJavaScript

Learn RN

A personal react native learning project

Examples in this repo

Run the example app in this repo using yarn android.

Corresponding code is the src folder, start with src/modules/learn/index.js file.

  • Learn Pure Components

  • Dummy Screen

  • RN Checkbox list test

  • Flex Box Practice

  • useRef Example

  • Extended useState hook example