diff --git a/website/versioned_docs/version-0.70/components-and-apis.md b/website/versioned_docs/version-0.70/components-and-apis.md index 555d419118a..ec973ed3118 100644 --- a/website/versioned_docs/version-0.70/components-and-apis.md +++ b/website/versioned_docs/version-0.70/components-and-apis.md @@ -67,6 +67,12 @@ These common user interface controls will render on any platform.

Button

A basic button component for handling touches that should render nicely on any platform.

+ +
+ +

Pressable

+

A Core Component wrapper that can detect various stages of press interactions on any of its defined children

+
diff --git a/website/versioned_docs/version-0.71/components-and-apis.md b/website/versioned_docs/version-0.71/components-and-apis.md index 555d419118a..ec973ed3118 100644 --- a/website/versioned_docs/version-0.71/components-and-apis.md +++ b/website/versioned_docs/version-0.71/components-and-apis.md @@ -67,6 +67,12 @@ These common user interface controls will render on any platform.

Button

A basic button component for handling touches that should render nicely on any platform.

+
+
+ +

Pressable

+

A Core Component wrapper that can detect various stages of press interactions on any of its defined children

+
diff --git a/website/versioned_docs/version-0.72/components-and-apis.md b/website/versioned_docs/version-0.72/components-and-apis.md index 555d419118a..ec973ed3118 100644 --- a/website/versioned_docs/version-0.72/components-and-apis.md +++ b/website/versioned_docs/version-0.72/components-and-apis.md @@ -67,6 +67,12 @@ These common user interface controls will render on any platform.

Button

A basic button component for handling touches that should render nicely on any platform.

+
+
+ +

Pressable

+

A Core Component wrapper that can detect various stages of press interactions on any of its defined children

+
diff --git a/website/versioned_docs/version-0.73/components-and-apis.md b/website/versioned_docs/version-0.73/components-and-apis.md index 9c54a48d7a1..62f6e2179ea 100644 --- a/website/versioned_docs/version-0.73/components-and-apis.md +++ b/website/versioned_docs/version-0.73/components-and-apis.md @@ -67,6 +67,12 @@ These common user interface controls will render on any platform.

Button

A basic button component for handling touches that should render nicely on any platform.

+
+
+ +

Pressable

+

A Core Component wrapper that can detect various stages of press interactions on any of its defined children

+