https://github.com/csfelix/react-native-guide
🌱 A Simple React-Native Guide for Myself 🌱
https://github.com/csfelix/react-native-guide
android genymotion javascript js mobile react-native yarn
Last synced: 4 months ago
JSON representation
🌱 A Simple React-Native Guide for Myself 🌱
- Host: GitHub
- URL: https://github.com/csfelix/react-native-guide
- Owner: CSFelix
- Created: 2022-09-26T00:30:53.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-09-27T01:07:49.000Z (over 3 years ago)
- Last Synced: 2025-04-28T12:52:44.974Z (about 1 year ago)
- Topics: android, genymotion, javascript, js, mobile, react-native, yarn
- Language: Java
- Homepage:
- Size: 301 KB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🌟 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:** **[csfelix08@gmail.com](mailto:csfelix08@gmail.com?)**
> **Linkedin:** **[linkedin.com/in/csfelix/](https://www.linkedin.com/in/csfelix/)**
> **Instagram:** **[instagram.com/c0deplus/](https://www.instagram.com/c0deplus/)**
----
> **Portfolio:** **[CSFelix.io](https://csfelix.github.io/)**
> **Kaggle:** **[DSFelix](https://www.kaggle.com/dsfelix)**