2.3.12 • Published 6 months ago

rescript-reanimated v2.3.12

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

rescript-reanimated

ReScript bindings for react-native-reanimated v2.

Exposed as Reanimated module.

rescript-reanimated x.y.* means it's compatible with react-native-reanimated x.y.*

Status

Work in progress.

  • Animated.View
    • Add rest of the View props
  • Animated.Text
    • Add rest of the Text props
  • Animated.ScrollView
  • useAnimatedGestureHandler
  • runOnUI
  • runOnJS
  • useSharedValue
  • withTiming
  • useAnimatedStyle
  • useAnimatedScrollHandler
  • interpolate
  • ...
  • ...
  • ...
  • ...

Installation

When react-native-reanimated is properly installed and configured by following their installation instructions, you can install the bindings:

npm install rescript-reanimated
# or
yarn add rescript-reanimated

Example

An example repo is in progress. Until then you can refer to this issue for two small examples, or the examples folder.

2.3.12

6 months ago

2.3.11

1 year ago

2.3.8

2 years ago

2.3.9

2 years ago

2.3.10

2 years ago

2.3.7

2 years ago

2.3.6

2 years ago

2.3.5

2 years ago

2.3.4

2 years ago

2.3.3

2 years ago

2.3.2

2 years ago

2.3.1

2 years ago

2.3.0

2 years ago