You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 30, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-16Lines changed: 3 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,27 +1,23 @@
1
1
# react-native-improved
2
2
3
-
Provides react-native components with different fixes (old architecture). The library patches the original react-native Android implementation of the Text component without building it from source.
3
+
Provides different react-native iOS, Android and JS API fixes/PRs.
4
4
5
-
Use the `TextImproved` component instead of `Text` to apply the following patches:
**IMPORTANT**: to be used requires to patch the react-native-renderer for dev and prop as done in this [file](https://github.com/fabriziobertoglio1987/react-native-improved/blob/main/example/patches/react-native%2B0.73.0%2B001%2Bfix-renderer-text-runtime.patch) with patch package.
If you want to ask for additional features in this library, you can open an [issue](https://github.com/fabriziobertoglio1987/react-native-improved/issues). I follow-up with your request.
0 commit comments