Skip to content

Commit

Permalink
docs: update README with deprecation notice
Browse files Browse the repository at this point in the history
  • Loading branch information
gvarandas authored Apr 11, 2024
1 parent 3f953bd commit 3731ecb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,17 @@

# @shopify/react-native-performance

> [!WARNING]
> **This project has been deprecated and we do not intend to actively maintain it anymore.**
>
> If you're looking into alternatives for measuring performance in React Native projects, we would recommend either:
> 1. Forking this repository and building upon it;
> 2. Adopting [@oblador/react-native-performance](https://github.com/oblador/react-native-performance/blob/master/packages/react-native-performance/README.md) and building custom metrics yourself.
Performance measurement for your React Native apps.

Documentation can be found at [shopify.github.io/react-native-performance](https://shopify.github.io/react-native-performance/)


<img src="https://github.com/Shopify/react-native-performance/actions/workflows/react-native-performance.yml/badge.svg?branch=main" alt="Build status"/>
<a href="https://lerna.js.org" title="lerna">
<img src="https://img.shields.io/badge/maintained%20with-lerna-cc00ff.svg" alt="lerna"/>
Expand Down

0 comments on commit 3731ecb

Please sign in to comment.