Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 75a0525

Browse files
authored
Merge pull request #3 from HaysS/update-repo
Update repo
2 parents 41e11fd + cf03c5c commit 75a0525

File tree

4 files changed

+47
-0
lines changed

4 files changed

+47
-0
lines changed

‎.gitmodules‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
[submodule "firebase-login-app"]
22
path = firebase-login-app
33
url = git@github.com:HaysS/firebase-login-app.git
4+
[submodule "react-native-menu-bar"]
5+
path = react-native-menu-bar
6+
url = git@github.com:HaysS/react-native-menu-bar.git
7+
[submodule "practice-app-youtube-rn"]
8+
path = practice-app-youtube-rn
9+
url = git@github.com:HaysS/practice-app-youtube-rn.git

‎README.md‎

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
<h1 align="center">Welcome to react-native-tutorials 👋</h1>
2+
<p>
3+
<a href="#" target="_blank">
4+
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
5+
</a>
6+
<a href="https://twitter.com/thehaysstanford" target="_blank">
7+
<img alt="Twitter: thehaysstanford" src="https://img.shields.io/twitter/follow/thehaysstanford.svg?style=social" />
8+
</a>
9+
</p>
10+
11+
> The ultimate collection of React Native tutorials. Includes animations, user auth, screen navigation & much more.
12+
13+
### 🏠 [Homepage](haysstanford.com)
14+
15+
## Install
16+
17+
```sh
18+
yarn
19+
```
20+
21+
## Usage
22+
23+
```sh
24+
expo start
25+
```
26+
27+
## Author
28+
29+
👤 **Hays Stanford**
30+
31+
* Twitter: [@thehaysstanford](https://twitter.com/thehaysstanford)
32+
* Github: [@HaysS](https://github.com/HaysS)
33+
34+
## Show your support
35+
36+
Give a ⭐️ if this project helped you!
37+
38+
***
39+
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_

‎practice-app-youtube-rn‎

Submodule practice-app-youtube-rn added at cb016db

‎react-native-menu-bar‎

Submodule react-native-menu-bar added at 7aabe62

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /