Commit 1999a2b
authored
chore: Update docs about dropping the support for RN 0.79 since 4.19.0 (#3457)
## Description
According to the policy of supporting 3 past versions of React Native,
I'm adding a note that starting from `[email protected]`, we
are dropping support for `[email protected]`. I reviewed the code and
did not find any specific version checks related to 0.79 that we need to
remove (I only checked for 0.79, not earlier versions).
Fixes
software-mansion/react-native-screens-labs#702
## Changes
- Updated `README.md` docs
## Test code and steps to reproduce
N/A
## Checklist
- [x] Included code example that can be used to test this change
- [x] Ensured that CI passes1 parent 338df21 commit 1999a2b
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
133 | 134 | | |
134 | 135 | | |
135 | 136 | | |
| 137 | + | |
136 | 138 | | |
137 | 139 | | |
138 | 140 | | |
| |||
0 commit comments