react-native-interactable هي مكتبة فيزياء الإيماءات وإطار عمل تفاعل لـ React Native. توفر محرك إيماءات متحرك ومجموعة أدوات واجهة مستخدم قائمة على الفيزياء مصممة لإنشاء مكونات معقدة تعتمد على اللمس مثل الصفوف القابلة للسحب والبطاقات القابلة للسحب.
الميزات الرئيسية لـ wix/react-native-interactable هي: UI Physics Coordinators, Gesture Interaction Frameworks, Animated Gesture Event Mappings, Interaction Frameworks, Gesture Physics Libraries, Gesture Physics Extensions, Spring Physics Configurations, Physics-Based Animations.
تشمل البدائل مفتوحة المصدر لـ wix/react-native-interactable: animatedjs/animated — Animated is a declarative framework designed for creating high-performance, cross-platform interface movements. It… ibanimatable/ibanimatable — IBAnimatable is a set of visual design tools for prototyping bespoke interface elements, motion effects, and… rubensousa/viewpagercards — ViewPagerCards is a mobile swipe navigation component and gesture-based view pager used to create horizontal swipable… software-mansion/react-native-reanimated — This project is a cross-platform animation library for React Native that provides a declarative engine for building… oblador/react-native-animatable — This project is a cross-platform mobile animation library and component wrapper that enables movement and style… hit-alibaba/interview — This project is a comprehensive technical interview preparation guide and computer science knowledge base. It serves…
Animated is a declarative framework designed for creating high-performance, cross-platform interface movements. It provides a system for defining complex UI transitions through property interpolation, value mapping, and physics-based motion, allowing developers to orchestrate fluid visual effects without manual frame updates. The library distinguishes itself by offloading animation instructions to the native UI thread, ensuring consistent performance across mobile and web environments. It supports sophisticated motion design by linking multiple animation variables together, enabling coordinat
IBAnimatable is a set of visual design tools for prototyping bespoke interface elements, motion effects, and navigation transitions within a graphical environment. It provides a designer for creating and prototyping animations directly within the Apple Interface Builder environment and a system for building custom interface components through a visual attributes panel. The project distinguishes itself by offering a visual interface transition editor for configuring screen navigation and gesture-driven transitions without manual coding. It includes a prototyping sandbox for testing interaction
ViewPagerCards is a mobile swipe navigation component and gesture-based view pager used to create horizontal swipable card layouts. It functions as an app onboarding carousel and feature showcase interface to guide users through a linear sequence of screens. The component implements a visual card-based layout designed to demonstrate product capabilities. It enables the creation of interactive feature showcases and introductory onboarding experiences within a mobile application.
This project is a cross-platform animation library for React Native that provides a declarative engine for building high-performance user interfaces. It functions by offloading animation logic and interaction processing to the native UI thread, ensuring that visual transitions remain smooth and responsive even when the main application thread is under heavy load. The library distinguishes itself through a specialized architecture that transforms standard functions into units capable of executing directly on the native thread. It utilizes shared-memory synchronization to maintain consistent da