About React Native Interactions
create fluid user interactions in React Native
Documentation and playground for the react-native-interactable library used to create fluid user interactions in React Native.
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.
معلومات ایپ اضافی
تازہ ترین ورژن
1.0اپ لوڈ کردہ
Ak Azez
Android درکار ہے
Android 4.1+
کٹیگری
مفت تعلیمی ایپمواد کی درجہ بندی
Everyone
رپورٹ کریں
فلیگ غیر موزوں ہےمیں نیا کیا ہے 1.0 تازہ ترین ورژن
Last updated on Mar 24, 2017
اس ورژن میں معمولی بگ فکسز اور عمومی بہتریاں شامل ہیں۔ بہترین تجربے کے لیے تازہ ترین ورژن پر اپ ڈیٹ کریں۔





