Skip to content

Bingjing-Dong/react-native-gamezone

Repository files navigation

react-native-gamezone

This repository code follows the React Tutorial for Beginners playlist on The Net Ninja Playlist.

Start:

  1. Use expo init react-native-gamezone to create new expo project in VScode

Note:

  1. FlatList numColumns did not work.
  2. Use MatreicIcon in react native should be import as
    • import MateriaIcons from '@expo/vector-icons/MaterialIcons;
  3. If import Apploading from 'expo-app-loading' occur error, delect node_modules folder and yarn install.
  4. Use React Navigation version 6, checkout documents at https://reactnavigation.org/docs/navigating
  5. expo install react-native-reanimated must add the Babel plugin to babel.config.js: plugins: ['react-native-reanimated/plugin']

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors