Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 2a81255

Browse files
authored
Update README.md
1 parent feb180d commit 2a81255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Currently supports only the old architecture.
55

66
## Installation
77

8-
**IMPORTANT**: to use this package you need to apply a patch to react-native-renderer for dev and prod. The patch is available [here](https://github.com/fabriziobertoglio1987/react-native-improved/blob/main/example/patches/react-native%2B0.73.0%2B001%2Bfix-renderer-text-runtime.patch) and is applied with patch-package to react-native 0.73. There is a facebook/react PR to address this issue.
8+
**IMPORTANT**: to use this package you need to apply a patch to react-native-renderer for dev and prod. The patch is available [here](https://github.com/fabriziobertoglio1987/react-native-improved/blob/main/example/patches/react-native%2B0.73.0%2B001%2Bfix-renderer-text-runtime.patch) and is applied with patch-package to react-native 0.73. We are waiting the merge of PR https://github.com/facebook/react/pull/27833 to remove this step.
99

1010
```sh
1111
npm install react-native-improved

0 commit comments

Comments
 (0)