Commit 5b9a862
authored
feat: Remove native-stack v5 from screens repo (#3433)
## Description
This PR removes native-stack directory from screens repo. This dir held
the code for native-stack v5, which has been moved to react-navigation
and is v7, v8 now. The rest of the deprecated imports are removed and
the unused code is deleted.
Closes
software-mansion/react-native-screens-labs#589
## Changes
Removed native-stack/*, fixed imports.
## Test code and steps to reproduce
Check if the library still builds successfully.1 parent 72e4864 commit 5b9a862
File tree
23 files changed
+79
-2648
lines changed- apps/src/tests
- native-stack
- src
- gesture-handler
- native-stack
- contexts
- utils
- views
- reanimated
23 files changed
+79
-2648
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
170 | 172 | | |
171 | 173 | | |
172 | 174 | | |
| |||
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
7 | 6 | | |
8 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | | - | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
This file was deleted.
This file was deleted.
Lines changed: 0 additions & 96 deletions
This file was deleted.
0 commit comments