diff --git a/versions.html b/versions.html index a63ee85b52a..f139d1e1f79 100644 --- a/versions.html +++ b/versions.html @@ -1,4 +1,4 @@ -Documentation archive – React Native | A framework for building native apps using React

Documentation archive

React Native Versions

React Native is following a 2-week train release. Every two weeks, a Release Candidate (rc) branch is created off of master and the previous rc branch is being officially released.

masterDocs
(current) 0.22DocsRelease Notes
0.21DocsRelease Notes
0.20DocsRelease Notes
0.19DocsRelease Notes
0.18DocsRelease Notes
\ No newline at end of file + + docsearch({ + apiKey: '2c98749b4a1e588efec53b2acec13025', + indexName: 'react-native-versions', + inputSelector: '#algolia-doc-search', + algoliaOptions: { facetFilters: [ "tags:master" ], hitsPerPage: 5 } + }); + \ No newline at end of file