diff --git a/docs/safeareaview.md b/docs/safeareaview.md index 7c8df4e0a14..4ccf60d8628 100644 --- a/docs/safeareaview.md +++ b/docs/safeareaview.md @@ -47,11 +47,3 @@ export default App; Inherits [View Props](view.md#props). > As padding is used to implement the behavior of the component, padding rules in styles applied to a `SafeAreaView` will be ignored and can cause different results depending on the platform. See [#22211](https://github.com/facebook/react-native/issues/22211) for details. - ---- - -### `emulateUnlessSupported` - -| Type | Required | Default | -| ---- | -------- | ------- | -| bool | No | true |