From f4d3b04fcaf816c258df8d57ebe8dbdc92fd9c7c Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 1 Jul 2019 14:05:36 +0000 Subject: [PATCH] Deploy website Deploy website version based on 63807e7bedf7894cdf62fd51327bf65657ef249b --- docs/next/out-of-tree-platforms.html | 1 + docs/next/out-of-tree-platforms/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/next/out-of-tree-platforms.html b/docs/next/out-of-tree-platforms.html index 55827733dee..e0b7a1936db 100644 --- a/docs/next/out-of-tree-platforms.html +++ b/docs/next/out-of-tree-platforms.html @@ -77,6 +77,7 @@
  • React Native Turbolinks - React Native adapter for building hybrid apps with Turbolinks 5.
  • React Native Desktop - A project aiming to bring React Native to the Desktop with Qt's QML. A fork of React Native Ubuntu, which is no longer maintained.
  • React Native macOS - An experimental React Native fork targeting macOS and Cocoa
  • +
  • alita - An experimental, comprehensive port of React Native to mini-program(微信小程序).
  • Creating your own React Native platform

    Right now the process of creating a React Native platform from scratch is not very well documented - one of the goals of the upcoming re-architecture (Fabric) is to make maintaining a platform easier.

    diff --git a/docs/next/out-of-tree-platforms/index.html b/docs/next/out-of-tree-platforms/index.html index 55827733dee..e0b7a1936db 100644 --- a/docs/next/out-of-tree-platforms/index.html +++ b/docs/next/out-of-tree-platforms/index.html @@ -77,6 +77,7 @@
  • React Native Turbolinks - React Native adapter for building hybrid apps with Turbolinks 5.
  • React Native Desktop - A project aiming to bring React Native to the Desktop with Qt's QML. A fork of React Native Ubuntu, which is no longer maintained.
  • React Native macOS - An experimental React Native fork targeting macOS and Cocoa
  • +
  • alita - An experimental, comprehensive port of React Native to mini-program(微信小程序).
  • Creating your own React Native platform

    Right now the process of creating a React Native platform from scratch is not very well documented - one of the goals of the upcoming re-architecture (Fabric) is to make maintaining a platform easier.