Update CRNA blog post with youtube embed.
Summary: Adds the lightning talk's YouTube video ID to the existing CRNA blog post. cc hramos Closes https://github.com/facebook/react-native/pull/12987 Differential Revision: D4727390 Pulled By: ericvicenti fbshipit-source-id: 86412679f1c476b416d4bfe41e21c255100188df
This commit is contained in:
parent
6620b1ff7d
commit
fbf6d1aaeb
|
@ -6,6 +6,7 @@ authorURL: https://github.com/dikaiosune
|
|||
authorImage: https://avatars2.githubusercontent.com/u/6812281
|
||||
authorTwitter: dika10sune
|
||||
category: engineering
|
||||
youtubeVideoId: 9baaVjGdBqs
|
||||
---
|
||||
|
||||
Today we’re announcing [Create React Native App](https://github.com/react-community/create-react-native-app): a new tool that makes it significantly easier to get started with a React Native project! It’s heavily inspired by the design of [Create React App](https://github.com/facebookincubator/create-react-app) and is the product of a collaboration between [Facebook](https://code.facebook.com) and [Expo](https://expo.io) (formerly Exponent).
|
||||
|
|
Loading…
Reference in New Issue