Satyajit Sahoo
127e030e03
fix: pass title style to <HeaderTtitle />. fixes #9885
2021-09-01 12:45:05 +02:00
Satyajit Sahoo
07a3f702da
chore: publish
...
- @react-navigation/native-stack@6.1.0
2021-08-18 14:29:22 +02:00
Satyajit Sahoo
fe692c2f56
feat: add headerTitleAlign prop in native stack. closes #9829
2021-08-18 14:26:20 +02:00
Brent Vatne
ec0d113eb2
fix: content container in native web stack should fill parent ( #9832 )
...
`flex: 1` needs to be set on the `View` container sits between the `Screen` component and screen contents in `NativeStackView` otherwise content on tabs nested inside native stack will not be visible, along with other similar types of bugs.
Reproducible example: https://gist.github.com/brentvatne/273d34be0c937237eb353e4100c49949
Apply the fix from this diff to see it resolves the issue.
2021-08-18 14:02:37 +02:00
Satyajit Sahoo
bc19ee7616
chore: publish
...
- @react-navigation/bottom-tabs@6.0.5
- @react-navigation/drawer@6.1.4
- @react-navigation/elements@1.1.0
- @react-navigation/material-bottom-tabs@6.0.5
- @react-navigation/native-stack@6.0.6
- @react-navigation/stack@6.0.7
2021-08-17 16:20:18 +02:00
Satyajit Sahoo
89e8271927
chore: publish
...
- @react-navigation/bottom-tabs@6.0.4
- @react-navigation/drawer@6.1.2
- @react-navigation/elements@1.0.4
- @react-navigation/material-bottom-tabs@6.0.4
- @react-navigation/native-stack@6.0.5
- @react-navigation/stack@6.0.6
2021-08-12 01:18:30 +02:00
Satyajit Sahoo
42c43ff761
fix: fix headerTransparent not working outside stack navigator
2021-08-12 01:15:31 +02:00
Satyajit Sahoo
78560d858f
chore: publish
...
- @react-navigation/bottom-tabs@6.0.3
- @react-navigation/drawer@6.1.1
- @react-navigation/elements@1.0.3
- @react-navigation/material-bottom-tabs@6.0.3
- @react-navigation/native-stack@6.0.4
- @react-navigation/stack@6.0.4
2021-08-10 01:49:49 +02:00
Satyajit Sahoo
d17bf146ee
chore: publish
...
- @react-navigation/bottom-tabs@6.0.2
- @react-navigation/drawer@6.1.0
- @react-navigation/elements@1.0.2
- @react-navigation/material-bottom-tabs@6.0.2
- @react-navigation/material-top-tabs@6.0.2
- @react-navigation/native-stack@6.0.3
- @react-navigation/native@6.0.2
- @react-navigation/stack@6.0.2
2021-08-07 15:15:18 +02:00
Satyajit Sahoo
d6a3ca5967
chore: publish
...
- @react-navigation/native-stack@6.0.2
2021-08-05 18:25:00 +02:00
Satyajit Sahoo
1da575e0e7
fix: fix incorrect name for headerTransparent
2021-08-05 18:21:15 +02:00
Satyajit Sahoo
e299167e10
chore: publish
...
- @react-navigation/bottom-tabs@6.0.1
- @react-navigation/core@6.0.1
- @react-navigation/devtools@6.0.1
- @react-navigation/drawer@6.0.1
- @react-navigation/elements@1.0.1
- flipper-plugin-react-navigation@1.3.4
- @react-navigation/material-bottom-tabs@6.0.1
- @react-navigation/material-top-tabs@6.0.1
- @react-navigation/native-stack@6.0.1
- @react-navigation/native@6.0.1
- @react-navigation/routers@6.0.1
- @react-navigation/stack@6.0.1
2021-08-03 11:37:45 +02:00
Satyajit Sahoo
2084fb859f
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0
- @react-navigation/core@6.0.0
- @react-navigation/devtools@6.0.0
- @react-navigation/drawer@6.0.0
- @react-navigation/elements@1.0.0
- flipper-plugin-react-navigation@1.3.3
- @react-navigation/material-bottom-tabs@6.0.0
- @react-navigation/material-top-tabs@6.0.0
- @react-navigation/native-stack@6.0.0
- @react-navigation/native@6.0.0
- @react-navigation/routers@6.0.0
- @react-navigation/stack@6.0.0
2021-08-02 00:53:11 +02:00
Satyajit Sahoo
1a39632656
feat: add custom header option to native-stack
2021-08-01 16:30:07 +02:00
Wojciech Lewicki
20abccda0d
feat: expose header height in native-stack ( #9774 )
2021-08-01 16:04:25 +02:00
Satyajit Sahoo
de84458960
feat: basic web implementation for native stack
2021-08-01 15:30:36 +02:00
Satyajit Sahoo
6d518a46b8
fix: show error when beforeRemove is used to prevent action in naive stack
2021-07-28 15:31:27 +02:00
Satyajit Sahoo
42a875212c
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0-next.22
- @react-navigation/core@6.0.0-next.17
- @react-navigation/devtools@6.0.0-next.18
- @react-navigation/drawer@6.0.0-next.21
- @react-navigation/elements@1.0.0-next.21
- flipper-plugin-react-navigation@1.3.2
- @react-navigation/material-bottom-tabs@6.0.0-next.18
- @react-navigation/material-top-tabs@6.0.0-next.18
- @react-navigation/native-stack@6.0.0-next.11
- @react-navigation/native@6.0.0-next.17
- @react-navigation/stack@6.0.0-next.29
2021-07-16 11:50:08 +02:00
Satyajit Sahoo
858d256b0a
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0-next.21
- @react-navigation/core@6.0.0-next.16
- @react-navigation/devtools@6.0.0-next.17
- @react-navigation/drawer@6.0.0-next.20
- @react-navigation/elements@1.0.0-next.20
- flipper-plugin-react-navigation@1.3.1
- @react-navigation/material-bottom-tabs@6.0.0-next.17
- @react-navigation/material-top-tabs@6.0.0-next.17
- @react-navigation/native-stack@6.0.0-next.10
- @react-navigation/native@6.0.0-next.16
- @react-navigation/stack@6.0.0-next.28
2021-07-16 10:30:13 +02:00
Satyajit Sahoo
a70adfbca1
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0-next.20
- @react-navigation/core@6.0.0-next.15
- @react-navigation/devtools@6.0.0-next.16
- @react-navigation/drawer@6.0.0-next.19
- @react-navigation/elements@1.0.0-next.19
- flipper-plugin-react-navigation@1.3.0
- @react-navigation/material-bottom-tabs@6.0.0-next.16
- @react-navigation/material-top-tabs@6.0.0-next.16
- @react-navigation/native-stack@6.0.0-next.9
- @react-navigation/native@6.0.0-next.15
- @react-navigation/routers@6.0.0-next.6
- @react-navigation/stack@6.0.0-next.27
2021-07-01 03:08:40 +02:00
Satyajit Sahoo
26ba019155
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0-next.19
- @react-navigation/core@6.0.0-next.14
- @react-navigation/devtools@6.0.0-next.15
- @react-navigation/drawer@6.0.0-next.18
- @react-navigation/elements@1.0.0-next.18
- flipper-plugin-react-navigation@1.2.0
- @react-navigation/material-bottom-tabs@6.0.0-next.15
- @react-navigation/material-top-tabs@6.0.0-next.15
- @react-navigation/native-stack@6.0.0-next.8
- @react-navigation/native@6.0.0-next.14
- @react-navigation/routers@6.0.0-next.5
- @react-navigation/stack@6.0.0-next.26
2021-06-11 01:15:43 +02:00
Satyajit Sahoo
67f6950c14
chore: upgrade dependencies
2021-06-05 07:33:26 +02:00
Satyajit Sahoo
fe6d20c10e
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0-next.18
- @react-navigation/drawer@6.0.0-next.17
- @react-navigation/elements@1.0.0-next.17
- @react-navigation/material-bottom-tabs@6.0.0-next.14
- @react-navigation/native-stack@6.0.0-next.7
- @react-navigation/stack@6.0.0-next.25
2021-06-01 13:30:34 +02:00
Satyajit Sahoo
56f7df5384
chore: fix running the example app on web
2021-05-31 20:12:05 +02:00
Satyajit Sahoo
c3ba72df65
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0-next.17
- @react-navigation/core@6.0.0-next.13
- @react-navigation/devtools@6.0.0-next.14
- @react-navigation/drawer@6.0.0-next.16
- @react-navigation/elements@1.0.0-next.16
- flipper-plugin-react-navigation@1.1.4
- @react-navigation/material-bottom-tabs@6.0.0-next.13
- @react-navigation/material-top-tabs@6.0.0-next.14
- @react-navigation/native-stack@6.0.0-next.6
- @react-navigation/native@6.0.0-next.13
- @react-navigation/stack@6.0.0-next.24
2021-05-29 20:35:14 +02:00
Satyajit Sahoo
e639748b23
refactor: rename headerSearchBar to headerSearchBarOptions
2021-05-29 20:04:30 +02:00
Satyajit Sahoo
baf8ff77d5
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0-next.16
- @react-navigation/core@6.0.0-next.12
- @react-navigation/devtools@6.0.0-next.13
- @react-navigation/drawer@6.0.0-next.15
- @react-navigation/elements@1.0.0-next.15
- flipper-plugin-react-navigation@1.1.3
- @react-navigation/material-bottom-tabs@6.0.0-next.12
- @react-navigation/material-top-tabs@6.0.0-next.13
- @react-navigation/native-stack@6.0.0-next.5
- @react-navigation/native@6.0.0-next.12
- @react-navigation/stack@6.0.0-next.23
2021-05-29 16:04:32 +02:00
Satyajit Sahoo
a184ce24b3
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0-next.15
- @react-navigation/core@6.0.0-next.11
- @react-navigation/devtools@6.0.0-next.12
- @react-navigation/drawer@6.0.0-next.14
- @react-navigation/elements@1.0.0-next.14
- flipper-plugin-react-navigation@1.1.2
- @react-navigation/material-bottom-tabs@6.0.0-next.11
- @react-navigation/material-top-tabs@6.0.0-next.12
- @react-navigation/native-stack@6.0.0-next.4
- @react-navigation/native@6.0.0-next.11
- @react-navigation/routers@6.0.0-next.4
- @react-navigation/stack@6.0.0-next.22
2021-05-27 18:50:18 +02:00
Satyajit Sahoo
b91c9b05ff
chore: sort imports automatically
2021-05-26 21:29:11 +02:00
Satyajit Sahoo
29cdd886a0
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0-next.14
- @react-navigation/core@6.0.0-next.10
- @react-navigation/devtools@6.0.0-next.11
- @react-navigation/drawer@6.0.0-next.13
- @react-navigation/elements@1.0.0-next.13
- flipper-plugin-react-navigation@1.1.1
- @react-navigation/material-bottom-tabs@6.0.0-next.10
- @react-navigation/material-top-tabs@6.0.0-next.11
- @react-navigation/native-stack@6.0.0-next.3
- @react-navigation/native@6.0.0-next.10
- @react-navigation/stack@6.0.0-next.21
2021-05-26 21:12:06 +02:00
Satyajit Sahoo
cde44a5785
feat: add screenListeners prop on navigators similar to screenOptions
2021-05-26 00:41:09 +02:00
Satyajit Sahoo
aa77f0618b
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0-next.13
- @react-navigation/devtools@6.0.0-next.10
- @react-navigation/drawer@6.0.0-next.12
- @react-navigation/elements@1.0.0-next.12
- @react-navigation/native-stack@6.0.0-next.2
- @react-navigation/stack@6.0.0-next.20
2021-05-25 11:41:39 +02:00
Satyajit Sahoo
0c1a061a04
chore: minor tweaks
2021-05-24 21:24:57 +02:00
Satyajit Sahoo
b5903373ad
chore: publish
...
- @react-navigation/bottom-tabs@6.0.0-next.12
- @react-navigation/core@6.0.0-next.9
- @react-navigation/devtools@6.0.0-next.9
- @react-navigation/drawer@6.0.0-next.11
- @react-navigation/elements@1.0.0-next.11
- flipper-plugin-react-navigation@1.1.0
- @react-navigation/material-bottom-tabs@6.0.0-next.9
- @react-navigation/material-top-tabs@6.0.0-next.10
- @react-navigation/native-stack@6.0.0-next.1
- @react-navigation/native@6.0.0-next.9
- @react-navigation/routers@6.0.0-next.3
- @react-navigation/stack@6.0.0-next.18
2021-05-23 08:04:32 +02:00
Satyajit Sahoo
15ede8112e
refactor: align header options for native stack and regular stack
2021-05-22 00:04:29 +02:00
Satyajit Sahoo
2cb44a5663
fix: automatically set top inset on Android in native stack
2021-05-21 12:21:59 +02:00
Satyajit Sahoo
a4bf622b1a
refactor: align native stack to JS stack
2021-05-19 23:42:53 +02:00
Wojciech Lewicki
a55d6a8d79
feat: add native-stack to repo ( #9596 )
2021-05-19 09:28:26 +02:00
Satyajit Sahoo
22c85ff6a9
chore: remove native-stack from the repo
...
it's now moved to https://github.com/kmagiera/react-native-screens
2020-02-19 23:18:11 +01:00
Satyajit Sahoo
5b7bbbdfd9
chore: publish
...
- @react-navigation/bottom-tabs@5.0.5
- @react-navigation/compat@5.0.5
- @react-navigation/core@5.1.4
- @react-navigation/drawer@5.0.5
- @react-navigation/material-bottom-tabs@5.0.5
- @react-navigation/material-top-tabs@5.0.5
- @react-navigation/native-stack@5.0.5
- @react-navigation/native@5.0.5
- @react-navigation/stack@5.0.5
2020-02-15 00:18:52 +01:00
Satyajit Sahoo
c5fefc6ee9
chore: tweak versions for peer dependencies
2020-02-15 00:15:01 +01:00
Satyajit Sahoo
424c9469e4
chore: publish
...
- @react-navigation/bottom-tabs@5.0.4
- @react-navigation/compat@5.0.4
- @react-navigation/core@5.1.3
- @react-navigation/drawer@5.0.4
- @react-navigation/material-bottom-tabs@5.0.4
- @react-navigation/material-top-tabs@5.0.4
- @react-navigation/native-stack@5.0.4
- @react-navigation/native@5.0.4
- @react-navigation/stack@5.0.4
2020-02-14 18:50:01 +01:00
Satyajit Sahoo
0cca1309ec
chore: publish
...
- @react-navigation/bottom-tabs@5.0.3
- @react-navigation/compat@5.0.3
- @react-navigation/core@5.1.2
- @react-navigation/drawer@5.0.3
- @react-navigation/material-bottom-tabs@5.0.3
- @react-navigation/material-top-tabs@5.0.3
- @react-navigation/native-stack@5.0.3
- @react-navigation/native@5.0.3
- @react-navigation/stack@5.0.3
2020-02-12 16:58:48 +01:00
Satyajit Sahoo
94cff2380a
chore: publish
...
- @react-navigation/bottom-tabs@5.0.2
- @react-navigation/compat@5.0.2
- @react-navigation/core@5.1.1
- @react-navigation/drawer@5.0.2
- @react-navigation/material-bottom-tabs@5.0.2
- @react-navigation/material-top-tabs@5.0.2
- @react-navigation/native-stack@5.0.2
- @react-navigation/native@5.0.2
- @react-navigation/stack@5.0.2
2020-02-11 18:57:48 +01:00
Satyajit Sahoo
b234b035c3
chore: publish
...
- @react-navigation/bottom-tabs@5.0.1
- @react-navigation/compat@5.0.1
- @react-navigation/core@5.1.0
- @react-navigation/drawer@5.0.1
- @react-navigation/material-bottom-tabs@5.0.1
- @react-navigation/material-top-tabs@5.0.1
- @react-navigation/native-stack@5.0.1
- @react-navigation/native@5.0.1
- @react-navigation/routers@5.0.1
- @react-navigation/stack@5.0.1
2020-02-10 17:22:48 +01:00
Satyajit Sahoo
86c39d2e0e
refactor: move types and base router to routers package
2020-02-10 16:04:20 +01:00
Satyajit Sahoo
ae680a1e3c
chore: upgrade depenendecies
2020-02-10 16:04:20 +01:00
Satyajit Sahoo
79ab56fe41
chore: release stable version
2020-02-05 14:54:44 +01:00
Satyajit Sahoo
a121844148
chore: prepare for stable release ( #354 )
2020-02-05 14:47:36 +01:00
Satyajit Sahoo
264537bdb4
chore: publish
...
- @react-navigation/bottom-tabs@5.0.0-alpha.45
- @react-navigation/compat@5.0.0-alpha.34
- @react-navigation/core@5.0.0-alpha.43
- @react-navigation/drawer@5.0.0-alpha.47
- @react-navigation/material-bottom-tabs@5.0.0-alpha.42
- @react-navigation/material-top-tabs@5.0.0-alpha.41
- @react-navigation/native-stack@5.0.0-alpha.35
- @react-navigation/native@5.0.0-alpha.35
- @react-navigation/routers@5.0.0-alpha.33
- @react-navigation/stack@5.0.0-alpha.70
2020-02-04 17:34:55 +01:00