• Stars
    star
    179
  • Rank 214,039 (Top 5 %)
  • Language
    JavaScript
  • Created over 4 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Learn React Native (Expo CLI) by examples.

React Native Expo examples

Learn React Native (Expo SDK 47) by easy-to-difficult examples.

For more advance examples, see React Native TypeScript examples

Run project in development

  • Setting up the development environment: https://reactnative.dev/docs/environment-setup.

  • Install dependencies: yarn install (or npm install).

  • Run on Android: yarn android (or npm run android).

  • Run on iOS: yarn ios (or npm run ios).

  • Run on both Android & iOS: yarn mobile (or npm run mobile).

  • Run server: yarn start. Then use app Expo Go on your mobile and scan QR code on the terminal.

Preview

Scan the following QR code with an Android device to open it in Expo Go or a development build.

Android demo app

Scan the following QR code with an iOS device to open it in Expo Go or a development build.

iOS demo app

1. Hello World

Learn how to use: StyleSheet, Text, View, SafeAreaView

Hello World 1 Hello World 2

2. Login Screen

Learn how to use: StatusBar, Expo Icons, Image, TextInput, TouchableOpacity

Momo Login Screen Facebook Login Screen

3. The Light

Learn how to use: Transform, Platform, Dimension, Switch, TouchableHighlight, React Hook useState

The Light Traffic Light

4. Register Form

Learn how to use: KeyboardAwareScrollView, Formik, Yup, Alert, Separate Style, Separate Components

Register Form

5. Instagram Feed

Learn how to use: ScrollView, FlatList

Instagram Feed

6. Rock Paper Scissors

Learn how to use: Animations, React Hook useRef

Rock Paper Scissors

7. Scan QR Code

Learn how to use: React Native Animatable, Expo Barcode Scanner

Scan QR Code

8. Stop Watch

Learn how to use: Timer, React Memo, useCallback

Stop Watch

9. BMI Calculator

Learn how to use: Slider, Modal

BMI Calculator

10. Music Player

Learn how to use: Expo AV, React Native Modal, React Hook useEffect,

Music Player 1 Music Player 2

11. Worldwide News

Learn how to use: Connect JSON API, ActivityIndicator, Linking, Lodash

Worldwide News

12. Pokedex

Learn how to use: React Native Elements, React Navigation, React Native Progress, React Hook useEffect with Cleanup

Pokedex


Last but not least: If you have time, let's try my React Native Game on Goole Play Store: Master Mind X

More Repositories

1

fake-api-nodejs

Fake API using NodeJS + JSON Server + Socket.IO + GraphQL
JavaScript
59
star
2

react-native-typescript-examples

Learn React Native by examples.
Java
27
star
3

webpack-static-pages-template

Optimizing static website with Webpack 5
JavaScript
9
star
4

nextjs-ecommerce-store-example

Ecommerce store written by NextJS
CSS
9
star
5

jquery-ajax-example

Source code ví dụ mẫu quản lý học viên sử dụng jQuery Ajax
HTML
8
star
6

emoticon-input

Chrome Extension: Copy emoticon to use everywhere.
HTML
5
star
7

touchpad-scroll-carousel

The simple, lightweight carousel that requires no dependencies and supports scroll on touchpad.
JavaScript
5
star
8

robinhuy.github.io

Personal Blog https://huydq.dev
HTML
3
star
9

static-apps

HTML CSS JavaScript static apps
JavaScript
3
star
10

chatgpt-translate

A Google Chrome extension that translates and corrects grammar errors in English.
JavaScript
3
star
11

vue3-online-shop

Shop online written by VueJS 3
CSS
2
star
12

robinhuy

Github Profiles
2
star
13

angular-shopping-cart-example

Source code ví dụ mẫu trang giỏ hàng cho khóa học Angular
TypeScript
2
star
14

angular-user-management-example

Source code ví dụ mẫu Quản lý User cho khóa học Angular
TypeScript
1
star
15

react-boilerplate-typescript

TypeScript
1
star
16

nodejs-simple-gitlab-webhook

Simple nodeJS based web hook for GitLab
JavaScript
1
star
17

vuejs-student-management

Vue
1
star
18

angular-kanban-board-example

Source code ví dụ mẫu Kanban Board cho khóa học Angular
TypeScript
1
star
19

magento2-example

Source code ví dụ mẫu cho khóa học Xây dựng website bán hàng với Magento 2
PHP
1
star
20

react-kanban-board

JavaScript
1
star
21

react-master-mind

Master Mind game written by ReactJS
JavaScript
1
star
22

local-reverse-proxy

Create Local Reverse Proxy using Nginx (run in Docker Container).
1
star