Skip to content

Commit ed8f16f

Browse files
committed
remove deprecation notices for now
1 parent 33e4587 commit ed8f16f

File tree

3 files changed

+0
-12
lines changed

3 files changed

+0
-12
lines changed

docs/button.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -214,10 +214,6 @@ If `true`, disable all interactions for this component.
214214

215215
### `hasTVPreferredFocus` <div className="label ios">tvOS</div>
216216

217-
:::warning Deprecated
218-
Use [`focusable` prop](view#focusable) form `View` instead.
219-
:::
220-
221217
TV preferred focus.
222218

223219
| Type | Default |

docs/touchablehighlight.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,6 @@ The color of the underlay that will show through when the touch is active.
142142

143143
### `hasTVPreferredFocus` <div className="label ios">tvOS</div>
144144

145-
:::warning Deprecated
146-
Use [`focusable` prop](view#focusable) form `View` instead.
147-
:::
148-
149145
TV preferred focus.
150146

151147
| Type |

docs/touchableopacity.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,6 @@ Determines what the opacity of the wrapped view should be when touch is active.
8888

8989
### `hasTVPreferredFocus` <div className="label ios">tvOS</div>
9090

91-
:::warning Deprecated
92-
Use [`focusable` prop](view#focusable) form `View` instead.
93-
:::
94-
9591
| Type |
9692
| ---- |
9793
| bool |

0 commit comments

Comments
 (0)