Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit b4f317e

Browse files
committed
Post ready 🚀
1 parent 4a94f3c commit b4f317e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/posts/2024-12-31-carousel-parallax-circular-loop-react-native-expo.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: "Create a circular carousel with parallax effect in React Native"
3-
description: "Let's see how it is possible to create a circular carousel with parallax effect in React Native."
3+
description: "Let's see how it is possible to create a circular carousel with parallax effect in React Native by
4+
leveraging the power of React Native Reanimated."
45
date: 2024-12-30
56
image: ../images/posts/react-native-parallax-carousel.jpg
67
tags: [react native, swift, ios, apple, android, java, mobile application development, javascript, typescript, expo]
@@ -9,7 +10,8 @@ math: false
910
authors: [fabrizio_duroni]
1011
---
1112

12-
*Let's see how it is possible to create a circular carousel with parallax effect in React Native.*
13+
*Let's see how it is possible to create a circular carousel with parallax effect in React Native by
14+
leveraging the power of React Native Reanimated.*
1315

1416
---
1517

0 commit comments

Comments
 (0)