React Native Wave animation

Description

React Native Wave animation

Installation

bunx @animatereactnative/cli@latest add react-native-wave-animation

npx @animatereactnative/cli@latest add react-native-wave-animation

yarn @animatereactnative/cli@latest add react-native-wave-animation

pnpm dlx @animatereactnative/cli@latest add react-native-wave-animation

Preview

Dependencies

PackageVersion
react-native-reanimated~4.1.0
react-native-svg15.12.1

To install these dependencies, you can use the following command:

bun add react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"

npm install react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"

yarn install react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"

pnpm install react-native-reanimated@"~4.1.0" react-native-svg@"15.12.1"

Source code