arishuynhvan / expo-number-guessing-game

Based on the 2nd app in Udemy - Academind - React Native - Practical Guide 2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Guess a number Game

Credit

The second app based on React Native - Practical Guide 2020 by Academind by Maximilian Schwarzmüller

TODOs

  • Figure how to store a template of React component for quick start in VSCode
  • Different methods to export/import components - pros and cons
  • Learn awesome shortcuts for VSCode, e.g. concurrent multiline edit
  • Memorize names of nice react native colors
  • Explore React Native Elements and Native Base for UI.
  • Screen record demo
  • Learn react native navigation logic!
  • Create a global default style object to manage most of the reusable stylesheets
  • Proper async function for loading fonts only once during the 1st app render
  • Test out UI Component Libraries

Demo

guess number game gif

UI Component Libraries

  • React Native Paper
  • React Native Elements
  • Native Base
  • React Native Material UI
  • React Native UI Kitten
  • React Native iOS Kit

About

Based on the 2nd app in Udemy - Academind - React Native - Practical Guide 2020


Languages

Language:JavaScript 100.0%