From db21c7fd0487cf9cfdf20a8d3906eca8d5839deb Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 6 Jul 2020 20:32:34 +0000 Subject: [PATCH] Deploy website Deploy website version based on d2e222e1270faf21f52e1ba80adb882fddda8db0 --- docs/next/appstate.html | 26 +++++++++++++++++--------- docs/next/appstate/index.html | 26 +++++++++++++++++--------- 2 files changed, 34 insertions(+), 18 deletions(-) diff --git a/docs/next/appstate.html b/docs/next/appstate.html index a72b0fc949f..541fd70d274 100644 --- a/docs/next/appstate.html +++ b/docs/next/appstate.html @@ -95,11 +95,12 @@

-

If you don't want to see the AppState update from active to inactive on iOS you can remove the state variable and use the appState.current value.

+

-

This example will only ever appear to say "Current state is: active" because the app is only visible to the user when in the active state, and the null state will happen only momentarily.

+

This example will only ever appear to say "Current state is: active" because the app is only visible to the user when in the active state, and the null state will happen only momentarily. If you want to experiment with the code we recommend to use your own device instead of embedded preview.


Reference

Events

diff --git a/docs/next/appstate/index.html b/docs/next/appstate/index.html index a72b0fc949f..541fd70d274 100644 --- a/docs/next/appstate/index.html +++ b/docs/next/appstate/index.html @@ -95,11 +95,12 @@

-

If you don't want to see the AppState update from active to inactive on iOS you can remove the state variable and use the appState.current value.

+

-

This example will only ever appear to say "Current state is: active" because the app is only visible to the user when in the active state, and the null state will happen only momentarily.

+

This example will only ever appear to say "Current state is: active" because the app is only visible to the user when in the active state, and the null state will happen only momentarily. If you want to experiment with the code we recommend to use your own device instead of embedded preview.


Reference

Events