Skip to content

callstack/react-native-rapier

Repository files navigation

@callstack/react-native-rapier

Fast 2D and 3D physics engine for React Native.

Unoffical bindings for rapier.rs.

Installation

npm install @callstack/react-native-rapier

Usage

Refer to the rapier.rs documentation for usage.

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT


Made with create-react-native-library