From becd82f7189fab755f95543017eaabd6131ad348 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Fri, 24 Jul 2020 12:22:12 +0000 Subject: [PATCH] Deploy website Deploy website version based on 7905a7445d373958be044681392dc7feb8281cd9 --- docs/next/pressable.html | 4 ++-- docs/next/pressable/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/next/pressable.html b/docs/next/pressable.html index 192f3ca80a1..ba3c5fce586 100644 --- a/docs/next/pressable.html +++ b/docs/next/pressable.html @@ -1,4 +1,4 @@ -Pressable · React Native
Edit

Pressable

Pressable is a Core Component wrapper that can detect various stages of press interactions on any of it's defined children.

+
Edit

Pressable

Pressable is a Core Component wrapper that can detect various stages of press interactions on any of its defined children.

<Pressable onPress={onPressFunction}>
   <Text>I'm pressable!</Text>
 </Pressable>
diff --git a/docs/next/pressable/index.html b/docs/next/pressable/index.html
index 192f3ca80a1..ba3c5fce586 100644
--- a/docs/next/pressable/index.html
+++ b/docs/next/pressable/index.html
@@ -1,4 +1,4 @@
-Pressable · React Native
Edit

Pressable

Pressable is a Core Component wrapper that can detect various stages of press interactions on any of it's defined children.

+
Edit

Pressable

Pressable is a Core Component wrapper that can detect various stages of press interactions on any of its defined children.

<Pressable onPress={onPressFunction}>
   <Text>I'm pressable!</Text>
 </Pressable>