From 3731ecbd7dff5d1723e6fc1bbf673195c03d6b1f Mon Sep 17 00:00:00 2001 From: Guilherme Varandas Date: Thu, 11 Apr 2024 12:38:01 -0400 Subject: [PATCH] docs: update README with deprecation notice --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a0ae0d5..77804bd 100644 --- a/README.md +++ b/README.md @@ -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/) - Build status lerna