From 14c28452d3b0fd8c3cff91650a0e07595f2abf38 Mon Sep 17 00:00:00 2001 From: Adam Perry Date: Thu, 16 Mar 2017 18:28:44 -0700 Subject: [PATCH] Update CRNA blog post with youtube embed. --- blog/2017-03-13-introducing-create-react-native-app.md | 1 + 1 file changed, 1 insertion(+) diff --git a/blog/2017-03-13-introducing-create-react-native-app.md b/blog/2017-03-13-introducing-create-react-native-app.md index 4ff6714e8d05a6..6aa49895ee3c13 100644 --- a/blog/2017-03-13-introducing-create-react-native-app.md +++ b/blog/2017-03-13-introducing-create-react-native-app.md @@ -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).