Skip to content

Commit 64d360c

Browse files
authored
docs: add utm (#8)
1 parent a09a722 commit 64d360c

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
1-
![release-inspector-banner](./docs/assets/banner.png)
1+
<a href="https://www.callstack.com/open-source?utm_campaign=generic&utm_source=github&utm_medium=referral&utm_content=react-native-release-inspector" align="center">
2+
<picture>
3+
<img alt="react-native-release-inspector" src="./docs/assets/banner.png">
4+
</picture>
5+
</a>
6+
7+
---
28

39
[![mit licence][license-badge]][license]
410
[![npm downloads][npm-downloads-badge]][npm-downloads]
511
[![PRs Welcome][prs-welcome-badge]][prs-welcome]
612

13+
---
14+
715
# react-native-release-inspector
816

917
The React on Web allows the users to run [profilable](https://react.dev/reference/dev-tools/react-performance-tracks#using-profiling-builds) builds to get near to production experience. This is the sweetest spot to having more confident profiling. However, on React Native this wasn't possible until now.

0 commit comments

Comments
 (0)