Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Publish fabric and classic architecture release #1308
feat: Publish fabric and classic architecture release #1308
Changes from 93 commits
cec0c26
7640e12
139a35b
94331d0
91d72f1
e3a96c2
8c010f5
054ae53
93217e4
9a00c71
e7f91e4
f835211
69af2ba
75e42aa
59ab207
0aaba53
1fc6d23
6d12b61
9d505a9
8fb1188
84e027e
73c5abf
f2b353e
da1226c
d6c0b0e
77b12b3
d9bedb3
3fdd3cd
114303c
60fab66
5c0fefe
35b438b
811cb8f
27e6b64
8300aa7
b078768
27314c9
25c9504
f4a37fb
a88f709
8ff3184
b6eae2d
e3a47da
4157680
3ff4603
fdebee4
bff934b
50404fc
d746f90
36cc005
28d19c4
3ce017a
84cd443
30850d4
3236937
3060d55
5ec3e2e
d7bb845
74462ff
0cb0f5e
97a67c2
61c9eda
11b9e0a
09b6007
c9c572c
d1887fe
57e645b
8c8d6c6
b0defb1
0d83832
071bdb6
ca51fce
06ef57a
5c71ccc
fe3e241
4e650fb
344aa01
9e7d2b1
b3102f1
6a0f07d
c992af7
3eb5b7a
9654ac4
5e2da1f
e41fd1b
10f3bee
668a8a7
eca2524
d358096
ed412ef
c59ae3b
69e63ae
2ed283e
dbc1c5c
33dd3b7
0f545e2
b484d5f
24a4db6
53f9b78
b4cf6d9
4796975
36f47cc
5198eb7
48f688c
a72df9e
da0ba74
743fa87
641e5a5
65db4b1
d267301
b99af0d
17fe593
b15e62a
3a8396e
60632f7
eb3d555
e56f572
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wouldn't it be better to use v5 version of
native-stack
since it will get all the files straight from our repo? If not, could you check if we files imported fromreact-native-screens
inside@react-navigation/native-stack
are taken from our repo and not as some other version in itsnode_modules
?