Skip to content

CSFelix/react-native-guide

Repository files navigation

🌟 React-Native Guide 🌟



❓ What's it? ❓

React-Native Guide to check out how to do some stuffs!!



⚒️ Tools ⚒️

  • Visual Studio Code;
  • Git;
  • React-Native,
  • Genymotion,
  • Reactotron,
  • Yarn;
  • Babel, ESLint, Prettier, EditorConfig,
  • React Navigation, Styled Components, React-Native Vector Icons, React-Native Gesture Handler, Axios, Async Storage, Prop Types,
  • GitHub API.


⚙️ Run ⚙️

  • Download this repo and open it on VS Code;

  • Open the termminal on VS Code and run the command:

yarn
  • On the terminal, run the command:
npx react-native init MyProjectName (before starting Android Emulator on Genymotion)

react-native run-android (after starting Android Emulator)

react-native start (starts application and bundle)

react-native start --reset-cache (when you need to start application and bundle with a new cache)


📫 Reach Me 📫

Email: [email protected]

Linkedin: linkedin.com/in/csfelix/

Instagram: instagram.com/c0deplus/


Portfolio: CSFelix.io

Kaggle: DSFelix