# React Native Player
React Native component for rendering .lottie and .json animations. Supports playback control, theming, and state machines on iOS, Android, and web.

# dotLottie React Native Player

The dotLottie React Native player (`@lottiefiles/dotlottie-react-native`) renders `.lottie` and `.json` Lottie animations in React Native applications. It supports playback control, theming, and state machines on iOS, Android, and web.

## Tutorials

- [Getting Started](/en/runtimes/distributions/react-native/v0.x) — Install the player and display your first animation

## How-to Guides

- [Examples](/en/runtimes/distributions/react-native/v0.x/examples) — Common tasks with code examples

## Reference

- [API Reference](/en/runtimes/distributions/react-native/v0.x/api-reference) — `DotLottie` component props, controller methods, and event callbacks
