mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
+14
-1
@@ -2,11 +2,24 @@
|
||||
<feed xmlns="http://www.w3.org/2005/Atom">
|
||||
<id>https://facebook.github.io/react-native/blog</id>
|
||||
<title>React Native Blog</title>
|
||||
<updated>2018-04-09T06:00:00Z</updated>
|
||||
<updated>2018-05-07T06:00:00Z</updated>
|
||||
<generator>Feed for Node.js</generator>
|
||||
<link rel="alternate" href="https://facebook.github.io/react-native/blog"/>
|
||||
<subtitle>The best place to stay up-to-date with the latest React Native news and events.</subtitle>
|
||||
<logo>https://facebook.github.io/react-native/img/header_logo.png</logo>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Using TypeScript with React Native]]></title>
|
||||
<id>https://facebook.github.io/react-native/blog/2018/05/07/using-typescript-with-react-native.html</id>
|
||||
<link href="https://facebook.github.io/react-native/blog/2018/05/07/using-typescript-with-react-native.html">
|
||||
</link>
|
||||
<updated>2018-05-07T06:00:00Z</updated>
|
||||
<summary type="html"><![CDATA[<p>JavaScript! We all love it. But some of us also love <a href="https://en.wikipedia.org/wiki/Data_type">types</a>. Luckily, options exist to add stronger types to JavaScript. My favourite is <a href="https://www.typescriptlang.org">TypeScript</a>, but React Native supports</p>
|
||||
]]></summary>
|
||||
<author>
|
||||
<name>Ash Furrow</name>
|
||||
<uri>https://github.com/ashfurrow</uri>
|
||||
</author>
|
||||
</entry>
|
||||
<entry>
|
||||
<title type="html"><![CDATA[Built with React Native - The Build.com app]]></title>
|
||||
<id>https://facebook.github.io/react-native/blog/2018/04/09/build-com-app.html</id>
|
||||
|
||||
+9
-1
@@ -4,7 +4,7 @@
|
||||
<title>React Native Blog</title>
|
||||
<link>https://facebook.github.io/react-native/blog</link>
|
||||
<description>The best place to stay up-to-date with the latest React Native news and events.</description>
|
||||
<lastBuildDate>Mon, 09 Apr 2018 06:00:00 GMT</lastBuildDate>
|
||||
<lastBuildDate>Mon, 07 May 2018 06:00:00 GMT</lastBuildDate>
|
||||
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
|
||||
<generator>Feed for Node.js</generator>
|
||||
<image>
|
||||
@@ -12,6 +12,14 @@
|
||||
<url>https://facebook.github.io/react-native/img/header_logo.png</url>
|
||||
<link>https://facebook.github.io/react-native/blog</link>
|
||||
</image>
|
||||
<item>
|
||||
<title><![CDATA[Using TypeScript with React Native]]></title>
|
||||
<link>https://facebook.github.io/react-native/blog/2018/05/07/using-typescript-with-react-native.html</link>
|
||||
<guid>https://facebook.github.io/react-native/blog/2018/05/07/using-typescript-with-react-native.html</guid>
|
||||
<pubDate>Mon, 07 May 2018 06:00:00 GMT</pubDate>
|
||||
<description><![CDATA[<p>JavaScript! We all love it. But some of us also love <a href="https://en.wikipedia.org/wiki/Data_type">types</a>. Luckily, options exist to add stronger types to JavaScript. My favourite is <a href="https://www.typescriptlang.org">TypeScript</a>, but React Native supports</p>
|
||||
]]></description>
|
||||
</item>
|
||||
<item>
|
||||
<title><![CDATA[Built with React Native - The Build.com app]]></title>
|
||||
<link>https://facebook.github.io/react-native/blog/2018/04/09/build-com-app.html</link>
|
||||
|
||||
+216
-95
File diff suppressed because one or more lines are too long
+95
-3
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -4,6 +4,7 @@
|
||||
<url> <loc>https://facebook.github.io/index.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://facebook.github.io/en/index.html" /> </url>
|
||||
<url> <loc>https://facebook.github.io/showcase.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://facebook.github.io/en/showcase.html" /> </url>
|
||||
<url> <loc>https://facebook.github.io/versions.html</loc> <changefreq>weekly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://facebook.github.io/en/versions.html" /> </url>
|
||||
<url> <loc>https://facebook.github.io/blog/2018/05/07/using-typescript-with-react-native.html</loc> <changefreq>weekly</changefreq> <priority>0.3</priority> </url>
|
||||
<url> <loc>https://facebook.github.io/blog/2018/04/09/build-com-app.html</loc> <changefreq>weekly</changefreq> <priority>0.3</priority> </url>
|
||||
<url> <loc>https://facebook.github.io/blog/2018/03/22/building-input-accessory-view-for-react-native.html</loc> <changefreq>weekly</changefreq> <priority>0.3</priority> </url>
|
||||
<url> <loc>https://facebook.github.io/blog/2018/03/05/AWS-app-sync.html</loc> <changefreq>weekly</changefreq> <priority>0.3</priority> </url>
|
||||
|
||||
Reference in New Issue
Block a user