mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-26 13:25:51 +08:00
Website: initial page for videos
This commit is contained in:
@@ -4,7 +4,7 @@ title: Getting Started
|
||||
layout: docs
|
||||
category: Quick Start
|
||||
permalink: docs/getting-started.html
|
||||
next: pixels
|
||||
next: videos
|
||||
---
|
||||
|
||||
Our first React Native implementation is `ReactKit`, targeting iOS. We are also
|
||||
|
||||
12
docs/Videos.md
Normal file
12
docs/Videos.md
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
id: videos
|
||||
title: Videos
|
||||
layout: docs
|
||||
category: Community Resources
|
||||
permalink: docs/videos.html
|
||||
next: pixels
|
||||
---
|
||||
|
||||
<iframe width="650" height="315" src="//www.youtube.com/embed/KVZ-P-ZI6W4" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
<iframe width="650" height="315" src="//www.youtube.com/embed/7rDsRXj9-cU" frameborder="0" allowfullscreen></iframe>
|
||||
Reference in New Issue
Block a user