From 4652399b9de06cb59288020b22a3739ef2b3a7e4 Mon Sep 17 00:00:00 2001 From: Enzo Manuel Mangano Date: Thu, 22 Aug 2024 15:35:49 +0200 Subject: [PATCH] fix: base animate-with-reanimated urls --- data/buttons.json | 2 +- data/carousels.json | 6 +++--- data/dropdowns.json | 2 +- data/lists.json | 2 +- data/misc.json | 8 ++++---- data/tabbars.json | 2 +- 6 files changed, 11 insertions(+), 11 deletions(-) diff --git a/data/buttons.json b/data/buttons.json index 3a3c16d..113aad7 100644 --- a/data/buttons.json +++ b/data/buttons.json @@ -21,7 +21,7 @@ "caption": "Animated Split Button", "demo": "demo/buttons/animated_split_button_enzo_manuel_mangano_reactiive.mp4", "Author": "Enzo Manuel Mangano ( Reactiive )", - "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/21-animated-split-button", + "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/src/animations/21-animated-split-button", "twitterId": "reactiive_", "linkedInId": "enzomanuelmangano", "githubId": "enzomanuelmangano" diff --git a/data/carousels.json b/data/carousels.json index 5c304d6..ff15dc9 100644 --- a/data/carousels.json +++ b/data/carousels.json @@ -3,7 +3,7 @@ "caption": "Story List Ui", "demo": "demo/carousels/story_list_enzo_manuel_mangano_reactiive.mp4", "Author": "Enzo Manuel Mangano ( Reactiive )", - "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/24-story-list", + "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/src/animations/24-story-list", "twitterId": "reactiive_", "linkedInId": "enzomanuelmangano", "githubId": "enzomanuelmangano" @@ -21,9 +21,9 @@ "caption": "Circular Carousel", "demo": "demo/carousels/circular_carousel_enzo_manuel_mangano_reactiive.mp4", "Author": "Enzo Manuel Mangano ( Reactiive )", - "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/17-circular-carousel", + "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/src/animations/17-circular-carousel", "twitterId": "reactiive_", "linkedInId": "enzomanuelmangano", "githubId": "enzomanuelmangano" } -] \ No newline at end of file +] diff --git a/data/dropdowns.json b/data/dropdowns.json index 0e9936e..e2be75d 100644 --- a/data/dropdowns.json +++ b/data/dropdowns.json @@ -3,7 +3,7 @@ "caption": "Dropdown Menu", "demo": "demo/dropdowns/dropdowns_enzo_manuel_mangano_reactiive.mp4", "Author": "Enzo Manuel Mangano ( Reactiive )", - "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/16-smooth-dropdown", + "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/src/animations/16-smooth-dropdown", "twitterId": "reactiive_", "linkedInId": "enzomanuelmangano", "githubId": "enzomanuelmangano" diff --git a/data/lists.json b/data/lists.json index e7b55dc..11594fb 100644 --- a/data/lists.json +++ b/data/lists.json @@ -29,7 +29,7 @@ "caption": "Animated FlatList", "demo": "demo/lists/animated_flatList_enzo_manuel_mangano_reactiive.mp4", "Author": "Enzo Manuel Mangano ( Reactiive )", - "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/15-animated-flatlist", + "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/src/animations/15-animated-flatlist", "twitterId": "reactiive_", "linkedInId": "enzomanuelmangano", "githubId": "enzomanuelmangano" diff --git a/data/misc.json b/data/misc.json index 7a33a4c..afd04d9 100644 --- a/data/misc.json +++ b/data/misc.json @@ -44,7 +44,7 @@ "caption": "Animated Stacked Cards", "demo": "demo/misc/animated_stacked_cards_enzo_manuel_mangano_reactiive.mp4", "Author": "Enzo Manuel Mangano ( Reactiive )", - "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/22-stacked-cards", + "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/src/animations/22-stacked-cards", "twitterId": "reactiive_", "linkedInId": "enzomanuelmangano", "githubId": "enzomanuelmangano" @@ -164,7 +164,7 @@ "caption": "Skeleton", "demo": "demo/misc/skeleton_enzo_manuel_mangano_reactiive.mp4", "Author": "Enzo Manuel Mangano ( Reactiive )", - "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/18-skeleton-animation", + "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/src/animations/18-skeleton-animation", "twitterId": "reactiive_", "linkedInId": "enzomanuelmangano", "githubId": "enzomanuelmangano" @@ -173,7 +173,7 @@ "caption": "Shake Animation", "demo": "demo/misc/shake_animation_enzo_manuel_mangano_reactiive.mp4", "Author": "Enzo Manuel Mangano ( Reactiive )", - "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/20-shake-animation", + "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/src/animations/20-shake-animation", "twitterId": "reactiive_", "linkedInId": "enzomanuelmangano", "githubId": "enzomanuelmangano" @@ -644,4 +644,4 @@ "linkedInId": "thefriyia", "githubId": "friyiajr" } -] \ No newline at end of file +] diff --git a/data/tabbars.json b/data/tabbars.json index 7e47ddb..71c6e8b 100644 --- a/data/tabbars.json +++ b/data/tabbars.json @@ -3,7 +3,7 @@ "caption": "Custom Segmented Control", "demo": "demo/tabbars/custom_segmented_control_enzo_manuel_mangano_reactiive.mp4", "Author": "Enzo Manuel Mangano ( Reactiive )", - "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/19-segmented-control", + "source": "https://github.com/enzomanuelmangano/animate-with-reanimated/tree/main/src/animations/19-segmented-control", "twitterId": "reactiive_", "linkedInId": "enzomanuelmangano", "githubId": "enzomanuelmangano"