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
2 changes: 1 addition & 1 deletion website/i18n/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -3129,7 +3129,7 @@
"title": "Linking"
},
"version-0.59/version-0.59-maskedviewios": {
"title": "MaskedViewIOS"
"title": "🚧 MaskedViewIOS"
},
"version-0.59/version-0.59-netinfo": {
"title": "NetInfo"
Expand Down
4 changes: 2 additions & 2 deletions website/versioned_docs/version-0.59/maskedviewios.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
---
id: version-0.59-maskedviewios
title: MaskedViewIOS
title: 🚧 MaskedViewIOS
original_id: maskedviewios
---

> **Deprecated.** Use [react-native-community/react-native-masked-view](https://github.com/react-native-community/react-native-masked-view) instead.
> **Deprecated.** Use [@react-native-community/masked-view](https://github.com/react-native-community/react-native-masked-view) instead.

Renders the child view with a mask specified in the `maskElement` prop.

Expand Down
2 changes: 1 addition & 1 deletion website/versioned_sidebars/version-0.62-sidebars.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
{
"type": "subcategory",
"label": "iOS Components",
"ids": ["version-0.62-inputaccessoryview", "version-0.62-maskedviewios"]
"ids": ["version-0.62-inputaccessoryview"]
}
],
"Props": [
Expand Down