Skip to content

React Native component that can flip between front and back views

License

Notifications You must be signed in to change notification settings

dgladkov/react-native-flip-view-next

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

react-native-flip-view-next

React Native component that can flip between front and back views.

Based on https://github.com/kevinstumpf/react-native-flip-view

Differences from react-native-flip-view

  • Works around missing backfaceVisibility support on Android. (see react-native#9718)
  • Updated for React 16
  • Uses single Animated.Value for opacity and rotation on both sides.
  • Animation uses native driver.

Installation

$ npm install react-native-flip-view-next

Usage

See https://github.com/kevinstumpf/react-native-flip-view

About

React Native component that can flip between front and back views

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published