LATEST APPSGONEFREE Follow us on twitter
GearAdvice AppAdvice/TV NowGaming WatchAware

Documentation and playground for the react-native-interactable library used to create fluid user interactions in React Native

React Native Interactions

by Tal Kol

What is it about?

Documentation and playground for the react-native-interactable library used to create fluid user interactions in React Native.

App Details

Version
1.1
Rating
(4)
Size
4Mb
Genre
Reference
Last updated
March 12, 2017
Release date
February 28, 2017
More info

App Store Description

Documentation and playground for the react-native-interactable library used to create fluid user interactions in React Native.

A product of WixEngineering.

The async nature of the React Native bridge incurs an inherent performance penalty. This traditionally prevents JavaScript code from running at high framerates. One of the most noticeable challenges is animations in JavaScript, which aren't guaranteed to run at 60 FPS.

Modern animation libraries for React Native, like Animated, tackle this challenge with a declarative approach. In order to minimize passes over the bridge, animations are only declared in JavaScript but executed by a native driver on the other side - in 60 FPS.

Fluid user interactions take this a step further than animations. Interactions require UI to continuously react to the user's gestures. This library is designed to support complex physical interactions with ease, using a full-fledged physics engine to drive the interaction on the native side.

Disclaimer:
AppAdvice does not own this application and only provides images and links contained in the iTunes Search API, to help our users find the best apps to download. If you are the developer of this app and would like your information removed, please send a request to takedown@appadvice.com and your information will be removed.