Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
[submodule "firebase-login-app"]
path = firebase-login-app
url = git@github.com:HaysS/firebase-login-app.git
[submodule "react-native-menu-bar"]
path = react-native-menu-bar
url = git@github.com:HaysS/react-native-menu-bar.git
[submodule "practice-app-youtube-rn"]
path = practice-app-youtube-rn
url = git@github.com:HaysS/practice-app-youtube-rn.git
39 changes: 39 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
<h1 align="center">Welcome to react-native-tutorials 👋</h1>
<p>
<a href="#" target="_blank">
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
</a>
<a href="https://twitter.com/thehaysstanford" target="_blank">
<img alt="Twitter: thehaysstanford" src="https://img.shields.io/twitter/follow/thehaysstanford.svg?style=social" />
</a>
</p>

> The ultimate collection of React Native tutorials. Includes animations, user auth, screen navigation & much more.

### 🏠 [Homepage](haysstanford.com)

## Install

```sh
yarn
```

## Usage

```sh
expo start
```

## Author

👤 **Hays Stanford**

* Twitter: [@thehaysstanford](https://twitter.com/thehaysstanford)
* Github: [@HaysS](https://github.com/HaysS)

## Show your support

Give a ⭐️ if this project helped you!

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_
1 change: 1 addition & 0 deletions practice-app-youtube-rn
1 change: 1 addition & 0 deletions react-native-menu-bar
Submodule react-native-menu-bar added at 7aabe6