12 Fun Challenges to Learn React Native

Written by spencer_carli | Published 2020/10/08
Tech Story Tags: react-native | mobile-app-development | beginners | react | javascript | learn-react-native | programming | learn-to-code

TLDR The post is inspired by a free self-paced workshop I've created with React Native. 12 Fun Challenges to Learn React Native: Hello, World! The most basic form of interaction is capturing a user's tap (or press) on a screen. State allows us to track changing values and update our UI automatically when they change. The same logic and packages we would use to fetch data in a web browser will work in React Native. React Native we leverage JavaScript Modules. These allow us to export code from one file and import it into another.via the TL;DR App

no story

Written by spencer_carli | I teach and build apps, primarily with React Native.
Published by HackerNoon on 2020/10/08