Satyajit Sahoo
eef17a801e
refactor: import from /native instead of /core
2019-12-11 17:44:21 +01:00
Satyajit Sahoo
7b8277dae5
chore: publish
...
- @react-navigation/stack@5.0.0-alpha.42
2019-12-10 15:53:53 +01:00
Christian Falch
6cddb5238c
feat: expose animation related values in context
2019-12-10 15:53:27 +01:00
Satyajit Sahoo
624ae0ad56
chore: publish
...
- @react-navigation/bottom-tabs@5.0.0-alpha.24
- @react-navigation/compat@5.0.0-alpha.16
- @react-navigation/core@5.0.0-alpha.27
- @react-navigation/drawer@5.0.0-alpha.26
- @react-navigation/material-bottom-tabs@5.0.0-alpha.23
- @react-navigation/material-top-tabs@5.0.0-alpha.21
- @react-navigation/native@5.0.0-alpha.17
- @react-navigation/stack@5.0.0-alpha.41
2019-12-10 13:22:40 +01:00
Satyajit Sahoo
cd1acbf8b5
refactor: add inverted direction and simplify code
2019-12-10 13:07:03 +01:00
Satyajit Sahoo
c7e35e0f0d
refactor: use proc node to improve reanimated mount time
...
Co-authored-by: Michał Osadnik <micosa97@gmail.com >
2019-12-09 22:43:19 +01:00
Satyajit Sahoo
b805ba111a
chore: upgrade react-native and expo
2019-12-09 22:42:49 +01:00
Satyajit Sahoo
b6c7d2b626
refactor: remove navigation prop uses from CardStack
2019-12-09 22:28:49 +01:00
Satyajit Sahoo
e87925c086
chore: publish
...
- @react-navigation/bottom-tabs@5.0.0-alpha.23
- @react-navigation/core@5.0.0-alpha.26
- @react-navigation/drawer@5.0.0-alpha.25
- @react-navigation/material-bottom-tabs@5.0.0-alpha.22
- @react-navigation/material-top-tabs@5.0.0-alpha.20
- @react-navigation/native-stack@5.0.0-alpha.15
- @react-navigation/stack@5.0.0-alpha.40
2019-12-07 05:23:12 +01:00
Satyajit Sahoo
d618ab382e
feat: export underlying views used to build navigators ( #191 )
...
Exporting the underlying views makes it easy to build custom navigators on top of our views. Libraries such as react-native-router-flux rely on such exports to build custom routing solutions while being able to take advantage of our work.
This can also be the solution to adding custom behaviour without us needing to add separate config to override the router.
2019-12-04 00:22:53 +01:00
Satyajit Sahoo
c7a5cfd5b2
chore: publish
...
- @react-navigation/stack@5.0.0-alpha.39
2019-12-03 20:40:35 +01:00
Satyajit Sahoo
87d445b4e4
fix: disable pointerEvents on header when not focused
2019-12-03 20:33:41 +01:00
Satyajit Sahoo
eaf88478cc
fix: correctly update layout on onLayout events
2019-12-03 20:32:38 +01:00
Satyajit Sahoo
f271e299ac
chore: publish
...
- @react-navigation/core@5.0.0-alpha.25
- @react-navigation/stack@5.0.0-alpha.38
2019-11-29 18:10:20 +01:00
Satyajit Sahoo
2750cad272
fix: respect custom safearea insets when calculating header height
...
fixes #190
2019-11-29 17:25:34 +01:00
Satyajit Sahoo
353b3fd7de
chore: publish
...
- @react-navigation/bottom-tabs@5.0.0-alpha.22
- @react-navigation/compat@5.0.0-alpha.15
- @react-navigation/core@5.0.0-alpha.23
- @react-navigation/drawer@5.0.0-alpha.23
- @react-navigation/example@5.0.0-alpha.22
- @react-navigation/material-bottom-tabs@5.0.0-alpha.21
- @react-navigation/material-top-tabs@5.0.0-alpha.18
- @react-navigation/native-stack@5.0.0-alpha.13
- @react-navigation/native@5.0.0-alpha.16
- @react-navigation/routers@5.0.0-alpha.15
- @react-navigation/stack@5.0.0-alpha.37
2019-11-17 02:46:59 +01:00
Satyajit Sahoo
d619292bf2
chore: upgrade deps
2019-11-17 02:42:28 +01:00
Satyajit Sahoo
c17ad18b20
fix: workaround SafereaProvider causing jumping
...
see #174
2019-11-16 19:41:42 +01:00
Satyajit Sahoo
71b2bcd14f
chore: publish
...
- @react-navigation/bottom-tabs@5.0.0-alpha.21
- @react-navigation/compat@5.0.0-alpha.14
- @react-navigation/core@5.0.0-alpha.22
- @react-navigation/drawer@5.0.0-alpha.22
- @react-navigation/example@5.0.0-alpha.21
- @react-navigation/material-bottom-tabs@5.0.0-alpha.20
- @react-navigation/material-top-tabs@5.0.0-alpha.17
- @react-navigation/native-stack@5.0.0-alpha.12
- @react-navigation/routers@5.0.0-alpha.14
- @react-navigation/stack@5.0.0-alpha.36
2019-11-11 00:34:18 +01:00
Satyajit Sahoo
c77532174a
chore: upgrade to screens alpha 7
2019-11-10 21:17:44 +01:00
Satyajit Sahoo
941249dba9
refactor: rename createNavigator since it doesn't create a navigator
2019-11-10 20:12:32 +01:00
Satyajit Sahoo
f494f992fa
chore: publish
...
- @react-navigation/bottom-tabs@5.0.0-alpha.20
- @react-navigation/compat@5.0.0-alpha.13
- @react-navigation/core@5.0.0-alpha.21
- @react-navigation/drawer@5.0.0-alpha.21
- @react-navigation/example@5.0.0-alpha.20
- @react-navigation/material-bottom-tabs@5.0.0-alpha.19
- @react-navigation/material-top-tabs@5.0.0-alpha.16
- @react-navigation/native-stack@5.0.0-alpha.11
- @react-navigation/native@5.0.0-alpha.15
- @react-navigation/routers@5.0.0-alpha.13
- @react-navigation/stack@5.0.0-alpha.35
2019-11-08 15:07:35 +01:00
Satyajit Sahoo
6aebeec90c
chore: upgrade to typescript 3.7
2019-11-06 21:01:18 +01:00
satyajit.happy
c41c824aae
chore: publish
...
- @react-navigation/bottom-tabs@5.0.0-alpha.18
- @react-navigation/compat@5.0.0-alpha.12
- @react-navigation/drawer@5.0.0-alpha.20
- @react-navigation/example@5.0.0-alpha.19
- @react-navigation/material-bottom-tabs@5.0.0-alpha.18
- @react-navigation/material-top-tabs@5.0.0-alpha.15
- @react-navigation/native-stack@5.0.0-alpha.9
- @react-navigation/routers@5.0.0-alpha.12
- @react-navigation/stack@5.0.0-alpha.34
2019-11-04 07:52:29 +01:00
Freddy Harris
a93a81e5d3
feat: support transform style for header ( #158 )
2019-11-04 07:50:02 +01:00
satyajit.happy
57b411cea8
refactor: replace XComponent props in favor of render callbacks
...
Making these props components makes it impossible pass additional props to them from the parent component. Render callbacks are more dynamic and flexible for this case
2019-11-04 07:47:41 +01:00
satyajit.happy
e6a06ac56e
chore: publish
...
- @react-navigation/core@5.0.0-alpha.20
- @react-navigation/native-stack@5.0.0-alpha.8
- @react-navigation/stack@5.0.0-alpha.33
2019-11-02 05:12:02 +01:00
satyajit.happy
2ef5ad4cc2
fix: add horizontal margin to centered title
2019-11-02 05:08:10 +01:00
freddy
74ee216ed4
fix: remove unnecessary paddingHorizontal on stack header
2019-11-02 04:54:07 +01:00
satyajit.happy
738f226535
chore: publish
...
- @react-navigation/drawer@5.0.0-alpha.19
- @react-navigation/example@5.0.0-alpha.18
- @react-navigation/native-stack@5.0.0-alpha.7
- @react-navigation/stack@5.0.0-alpha.32
2019-11-02 02:58:08 +01:00
satyajit.happy
c55d4511ff
chore: update react-native-screens
2019-10-31 13:49:22 +01:00
satyajit.happy
67fd69adf6
fix: minor tweaks for web and fix example
2019-10-31 11:03:34 +01:00
satyajit.happy
3de9edbe72
chore: publish
...
- @react-navigation/bottom-tabs@5.0.0-alpha.17
- @react-navigation/compat@5.0.0-alpha.11
- @react-navigation/core@5.0.0-alpha.19
- @react-navigation/drawer@5.0.0-alpha.18
- @react-navigation/material-bottom-tabs@5.0.0-alpha.17
- @react-navigation/material-top-tabs@5.0.0-alpha.14
- @react-navigation/native-stack@5.0.0-alpha.6
- @react-navigation/native@5.0.0-alpha.14
- @react-navigation/routers@5.0.0-alpha.11
- @react-navigation/stack@5.0.0-alpha.31
2019-10-30 23:51:33 +01:00
satyajit.happy
aa40130266
chore: publish
...
- @react-navigation/bottom-tabs@5.0.0-alpha.16
- @react-navigation/compat@5.0.0-alpha.10
- @react-navigation/core@5.0.0-alpha.18
- @react-navigation/drawer@5.0.0-alpha.17
- @react-navigation/example@5.0.0-alpha.17
- @react-navigation/material-bottom-tabs@5.0.0-alpha.16
- @react-navigation/material-top-tabs@5.0.0-alpha.13
- @react-navigation/native-stack@5.0.0-alpha.5
- @react-navigation/routers@5.0.0-alpha.10
- @react-navigation/stack@5.0.0-alpha.30
2019-10-29 21:20:18 +01:00
satyajit.happy
941f4e2dec
chore: update react-native-paper and screens
2019-10-29 02:42:37 +01:00
osdnk
876c3183e1
fix: make clearKeyboardTimeout private
2019-10-25 09:29:36 +02:00
osdnk
07bfc86327
fix: keyboard manager in stack for fast swipe
2019-10-24 18:50:16 +02:00
osdnk
e54d87c41c
chore: publish
...
- @react-navigation/stack@5.0.0-alpha.29
2019-10-22 21:06:37 +02:00
osdnk
225e760a54
fix: conditions in gesture direction
2019-10-22 21:06:02 +02:00
satyajit.happy
de2b6d8715
chore: publish
...
- @react-navigation/compat@5.0.0-alpha.9
- @react-navigation/core@5.0.0-alpha.17
- @react-navigation/drawer@5.0.0-alpha.16
- @react-navigation/example@5.0.0-alpha.15
- @react-navigation/material-bottom-tabs@5.0.0-alpha.15
- @react-navigation/native-stack@5.0.0-alpha.4
- @react-navigation/native@5.0.0-alpha.13
- @react-navigation/stack@5.0.0-alpha.28
2019-10-22 10:58:35 +02:00
Satyajit Sahoo
f22abb726c
fix: don't fire onOpen when screen is unmounting ( #137 )
...
I can't think of a scenario a screen would unmount when opening.
So it's probably a safe-bet to always call onClose.
Fixes #136
2019-10-22 09:26:59 +02:00
satyajit.happy
031c4d2378
fix: don't keep unfocused header backgrounds visible
2019-10-22 04:54:38 +02:00
satyajit.happy
2b5955efbe
refactor: use Record type for objects
2019-10-22 00:53:11 +02:00
satyajit.happy
70f7e7a7c0
ci: update CI config
2019-10-21 15:34:02 +02:00
satyajit.happy
3aaf6eb648
chore: publish
...
- @react-navigation/core@5.0.0-alpha.16
- @react-navigation/native-stack@5.0.0-alpha.2
- @react-navigation/stack@5.0.0-alpha.27
2019-10-18 16:44:00 +02:00
satyajit.happy
300791ab49
feat: add an option to override safe area insets
2019-10-18 16:20:53 +02:00
satyajit.happy
cd5f355bd0
chore: publish
...
- @react-navigation/drawer@5.0.0-alpha.15
- @react-navigation/example@5.0.0-alpha.14
- @react-navigation/material-bottom-tabs@5.0.0-alpha.14
- @react-navigation/stack@5.0.0-alpha.26
2019-10-18 01:57:14 +02:00
satyajit.happy
731cf7d5b1
fix: fix incorrect type
2019-10-16 22:59:45 +02:00
Sirui Li
c6d0c19b49
fix: don't fade incoming background when fading header ( #127 )
2019-10-16 22:58:31 +02:00
satyajit.happy
442b95d9e4
fix: use header height from style if specified
2019-10-16 15:02:39 +02:00