Skip to content

TinderUI clone made using expo-cli, react-native reanimated and react-native gesture handler

Notifications You must be signed in to change notification settings

nakshatrasinghh/TinderUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinderUI using expo-CLI

This Tinder UI/UX is build using expo-cli rather than react-native-cli. The concept of interpolation was used for animations. On android devices, zIndex + position:'absolute' breaks with dynamic components. The issue can be found here. Hence, Like/Nope containers do not render on an andriod device but on iOS. I do not own an iphone, hence, the card pop animation out isn't visible on iOS, but available on Android. For learning more about animations, you can refer to the official documentation here.

Releases

No releases published

Packages

No packages published