From b58c55bedffde1ddcbc2e55669ffbe61b4f703c8 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Tue, 6 Nov 2018 18:48:29 +0000 Subject: [PATCH] Deploy website Deploy website version based on a4070c1aaac0a6007afd276b8410c45643e3ccb9 --- docs/next/more-resources.html | 1 + docs/next/more-resources/index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/docs/next/more-resources.html b/docs/next/more-resources.html index d4abd02574c..5b595e10bdf 100644 --- a/docs/next/more-resources.html +++ b/docs/next/more-resources.html @@ -54,6 +54,7 @@

App Center is a service from Microsoft that makes it easy to deploy live updates to your React Native app. If you don't like going through the app store process to deploy little tweaks, and you also don't like setting up your own backend, give App Center a try.

Expo is a development environment plus application that focuses on letting you build React Native apps in the Expo development environment, without ever touching Xcode or Android Studio. If you wish React Native was even more JavaScripty and webby, check out Expo.

Yoga is a stand-alone layout engine that extends beyond React Native and allows product engineers to build layouts quickly for multiple platforms with a highly optimized open source layout engine designed with speed, size, and ease of use in mind.

+

Bugsnag, Microsoft App Center, and Sentry all provide excellent crash and error monitoring services for React and React Native apps. These services allow you to proactively monitor crashes and issues occuring on your apps in real time so you can fix them quickly and improve user experience.

The React Developer Tools are great for debugging React and React Native apps.

← NetworkingComponents and APIs →