DenisCherniatev / react-native-first-steps

Simple react native app for beginners. From app with local state to app with function component with easy-peasy redux store.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-native-first-steps

Simple react native app for beginners. From app with local state to app with function component with easy-peasy redux store.

Installation
Just run commands
npm install
cd android
gradlew clean
cd ..
npx react-native run-android

About

Simple react native app for beginners. From app with local state to app with function component with easy-peasy redux store.

License:MIT License


Languages

Language:TypeScript 47.3%Language:Java 31.3%Language:C++ 14.0%Language:Makefile 3.0%Language:JavaScript 2.8%Language:Starlark 1.2%Language:Ruby 0.3%