---
Get insights into how your app performs from your users’ point of view, with automatic and customized performance tracing.
[> Learn More](https://firebase.google.com/products/performance/)
## Installation
Requires `@react-native-firebase/app` to be installed.
```bash
yarn add @react-native-firebase/perf
```
## Documentation
- [Quick Start](https://rnfirebase.io/perf/usage)
- [Reference](https://rnfirebase.io/reference/perf)
### Additional Topics
- [Axios Integration](https://rnfirebase.io/perf/axios-integration)
## License
- See [LICENSE](/LICENSE)
---