Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ This example will only ever appear to say "Current state is: active" because the

This event is received when the app state has changed. The listener is called with one of [the current app state values](appstate#app-states).

### `memoryWarning`
### `memoryWarning` <div className="label ios">iOS</div>

This event is used in the need of throwing memory warning or releasing it.
Fires when the app receives a memory warning from the operating system.

### `focus` <div className="label android">Android</div>

Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-0.77/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ This example will only ever appear to say "Current state is: active" because the

This event is received when the app state has changed. The listener is called with one of [the current app state values](appstate#app-states).

### `memoryWarning`
### `memoryWarning` <div className="label ios">iOS</div>

This event is used in the need of throwing memory warning or releasing it.
Fires when the app receives a memory warning from the operating system.

### `focus` <div className="label android">Android</div>

Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-0.78/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ This example will only ever appear to say "Current state is: active" because the

This event is received when the app state has changed. The listener is called with one of [the current app state values](appstate#app-states).

### `memoryWarning`
### `memoryWarning` <div className="label ios">iOS</div>

This event is used in the need of throwing memory warning or releasing it.
Fires when the app receives a memory warning from the operating system.

### `focus` <div className="label android">Android</div>

Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-0.79/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ This example will only ever appear to say "Current state is: active" because the

This event is received when the app state has changed. The listener is called with one of [the current app state values](appstate#app-states).

### `memoryWarning`
### `memoryWarning` <div className="label ios">iOS</div>

This event is used in the need of throwing memory warning or releasing it.
Fires when the app receives a memory warning from the operating system.

### `focus` <div className="label android">Android</div>

Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-0.80/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ This example will only ever appear to say "Current state is: active" because the

This event is received when the app state has changed. The listener is called with one of [the current app state values](appstate#app-states).

### `memoryWarning`
### `memoryWarning` <div className="label ios">iOS</div>

This event is used in the need of throwing memory warning or releasing it.
Fires when the app receives a memory warning from the operating system.

### `focus` <div className="label android">Android</div>

Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-0.81/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ This example will only ever appear to say "Current state is: active" because the

This event is received when the app state has changed. The listener is called with one of [the current app state values](appstate#app-states).

### `memoryWarning`
### `memoryWarning` <div className="label ios">iOS</div>

This event is used in the need of throwing memory warning or releasing it.
Fires when the app receives a memory warning from the operating system.

### `focus` <div className="label android">Android</div>

Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-0.82/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ This example will only ever appear to say "Current state is: active" because the

This event is received when the app state has changed. The listener is called with one of [the current app state values](appstate#app-states).

### `memoryWarning`
### `memoryWarning` <div className="label ios">iOS</div>

This event is used in the need of throwing memory warning or releasing it.
Fires when the app receives a memory warning from the operating system.

### `focus` <div className="label android">Android</div>

Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-0.83/appstate.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,9 @@ This example will only ever appear to say "Current state is: active" because the

This event is received when the app state has changed. The listener is called with one of [the current app state values](appstate#app-states).

### `memoryWarning`
### `memoryWarning` <div className="label ios">iOS</div>

This event is used in the need of throwing memory warning or releasing it.
Fires when the app receives a memory warning from the operating system.

### `focus` <div className="label android">Android</div>

Expand Down