Skip to content

REACT-NATIVE DEMO ON SHARED ELEMENTS - Using Advanced React Native FlatList stack carousel animations at 60fps

Notifications You must be signed in to change notification settings

okechukwu0127/timeless-react-navigation-shared-element

Repository files navigation

REACT-NATIVE DEMO ON SHARED ELEMENTS

Using Advanced React Native FlatList stack carousel animations at 60fps

Project Specifications

To get an impression of how you are working with react-native we want you to spend some time to implement a simple app to show an overview and detail view of the assets currently hosted on timeless.investments.

The endpoints to retrieve the data are:

Solution Detail

Solution UI Inspiration

In this Solution I created a stack carousel animation in React Native using FlatList, Animated API and FlingGestureHandler from react-native-gesture-handler package.

I'm also practiced what I call interconnected animations or reactive animations, where 2 different animations react to each other.

In a summary, I did the following

  • create a stack style carousel
  • create a reactive animated value
  • scrolling animation and fetch new data
  • create a flicker type animation when changing the active slide




Screen Demo

Product screen demo Demo

About

REACT-NATIVE DEMO ON SHARED ELEMENTS - Using Advanced React Native FlatList stack carousel animations at 60fps

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published