From 59802aeafccbb7ff3af356a530b410a6ebff7749 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Thu, 7 May 2020 14:10:06 +0000 Subject: [PATCH] Deploy website Deploy website version based on 5c1cb73f69b2ee2c8921cb1f6abb3611ac3cde9d --- docs/next/animations.html | 22 ++++------------------ docs/next/animations/index.html | 22 ++++------------------ 2 files changed, 8 insertions(+), 36 deletions(-) diff --git a/docs/next/animations.html b/docs/next/animations.html index 724c1a5497d..0e2ad2c9670 100644 --- a/docs/next/animations.html +++ b/docs/next/animations.html @@ -271,14 +271,7 @@ Animated.tim useWindowDimensions } from "react-native"; -const images = [ - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4" -]; +const images = new Array(6).fill('https://images.unsplash.com/photo-1556740749-887f6717d7e4'); export default function App() { const scrollX = useRef(new Animated.Value(0)).current; @@ -392,7 +385,7 @@ const styles = StyleSheet.create({
from "react-native"; -const images = [ - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4" -]; +const images = new Array(6).fill('https://images.unsplash.com/photo-1556740749-887f6717d7e4'); const window = Dimensions.get("window"); @@ -563,7 +549,7 @@ const styles = StyleSheet.create({
.tim useWindowDimensions } from "react-native"; -const images = [ - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4" -]; +const images = new Array(6).fill('https://images.unsplash.com/photo-1556740749-887f6717d7e4'); export default function App() { const scrollX = useRef(new Animated.Value(0)).current; @@ -392,7 +385,7 @@ const styles = StyleSheet.create({
from "react-native"; -const images = [ - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4", - "https://images.unsplash.com/photo-1556740749-887f6717d7e4" -]; +const images = new Array(6).fill('https://images.unsplash.com/photo-1556740749-887f6717d7e4'); const window = Dimensions.get("window"); @@ -563,7 +549,7 @@ const styles = StyleSheet.create({