# Performance

Performance is a crucial aspect of any application, and React Native is no exception. Optimizing performance in your React Native apps will not only lead to a better user experience but also lessen the load on device resources.

Visit the following resources to learn more:

- [@official@Performance](https://reactnative.dev/docs/performance)