osdnk
|
01277575f2
|
chore: publish
- @react-navigation/bottom-tabs@5.0.0-alpha.14
- @react-navigation/compat@5.0.0-alpha.8
- @react-navigation/core@5.0.0-alpha.15
- @react-navigation/drawer@5.0.0-alpha.14
- @react-navigation/example@5.0.0-alpha.13
- @react-navigation/material-bottom-tabs@5.0.0-alpha.13
- @react-navigation/material-top-tabs@5.0.0-alpha.12
- @react-navigation/native-stack@5.0.0-alpha.1
- @react-navigation/native@5.0.0-alpha.12
- @react-navigation/stack@5.0.0-alpha.25
|
2019-10-15 16:08:48 +02:00 |
|
Michał Osadnik
|
386d1c0888
|
fix: block GH interactions in Native Stack example (#126)
|
2019-10-15 14:28:39 +02:00 |
|
satyajit.happy
|
9d9fe31f02
|
fix: don't ignore descriptors change
|
2019-10-15 14:17:49 +02:00 |
|
satyajit.happy
|
0a5fb3e268
|
fix: fix content component not rendering in drawer
|
2019-10-11 18:20:56 +02:00 |
|
satyajit.happy
|
1d7a37cd4a
|
chore: fix minor typo
|
2019-10-11 18:05:32 +02:00 |
|
satyajit.happy
|
2b57702a62
|
fix: add flex: 1 to drawer content
|
2019-10-11 17:49:15 +02:00 |
|
satyajit.happy
|
c7da1e4145
|
fix: increase hitSlop of back button on Android
|
2019-10-11 13:39:29 +02:00 |
|
satyajit.happy
|
6a0ca90873
|
feat: add a headerTitleAlign option to center or left align title
|
2019-10-11 13:38:53 +02:00 |
|
osdnk
|
e9a1cfcec3
|
chore: bump screens
|
2019-10-11 13:26:52 +02:00 |
|
satyajit.happy
|
b71f4e52a3
|
fix: update supported options for native stack
|
2019-10-11 13:12:39 +02:00 |
|
satyajit.happy
|
9ce8ec59fb
|
refactor: refresh drawer according to latest material design guidelines
|
2019-10-11 00:54:22 +02:00 |
|
satyajit.happy
|
d685e78fa9
|
refactor: change tintColor argument to just color
|
2019-10-11 00:40:39 +02:00 |
|
satyajit.happy
|
7a901af5b5
|
fix: make it possible to run the example on web
|
2019-10-11 00:28:38 +02:00 |
|
Michał Osadnik
|
ba3f718ab3
|
feat: initial version of native stack (#102)
|
2019-10-10 23:39:04 +02:00 |
|
satyajit.happy
|
42beb660ca
|
fix: improve keyboard handling with bottom tab bar
|
2019-10-10 14:50:42 +02:00 |
|
Satyajit Sahoo
|
e789846692
|
fix: make modal presentation mode fullscreen on landscape (#124)
|
2019-10-08 15:50:52 +02:00 |
|
osdnk
|
b32cda2446
|
fix: interpolation in iOS modal presentation
|
2019-10-08 13:01:15 +02:00 |
|
satyajit.happy
|
708dde0e47
|
feat: export TransitionSpecs
|
2019-10-07 17:43:37 +02:00 |
|
satyajit.happy
|
5303e8ffb5
|
chore: publish
- @react-navigation/bottom-tabs@5.0.0-alpha.13
- @react-navigation/compat@5.0.0-alpha.7
- @react-navigation/core@5.0.0-alpha.14
- @react-navigation/drawer@5.0.0-alpha.13
- @react-navigation/example@5.0.0-alpha.12
- @react-navigation/material-bottom-tabs@5.0.0-alpha.12
- @react-navigation/material-top-tabs@5.0.0-alpha.11
- @react-navigation/native@5.0.0-alpha.11
- @react-navigation/stack@5.0.0-alpha.24
|
2019-10-06 16:44:17 +02:00 |
|
satyajit.happy
|
ba6b6ae025
|
feat: drop header: null in favor of more explitit headerShown option
|
2019-10-06 15:56:30 +02:00 |
|
satyajit.happy
|
16079d1050
|
fix: actually expose gestureVelocityImpact in the public API
|
2019-10-06 04:17:49 +02:00 |
|
satyajit.happy
|
b4a76814c6
|
fix: use next screen's animation when not focused. fixes #87
|
2019-10-06 04:13:13 +02:00 |
|
Michał Osadnik
|
8294efc8f4
|
feat: add gestureVelocityImpact as a prop for stack (#123)
|
2019-10-06 00:05:42 +02:00 |
|
Michał Osadnik
|
a27ade8881
|
fix: handling vertical gesture in RTL (#122)
|
2019-10-06 00:00:43 +02:00 |
|
satyajit.happy
|
615b523d26
|
fix: don't recompute if routes didn't change
|
2019-10-05 22:50:09 +02:00 |
|
satyajit.happy
|
070c46ba64
|
chore: fix react and react-native versions
|
2019-10-04 14:36:49 +02:00 |
|
satyajit.happy
|
d8394cf919
|
chore: publish
- @react-navigation/example@5.0.0-alpha.11
- @react-navigation/stack@5.0.0-alpha.23
|
2019-10-04 00:54:40 +02:00 |
|
satyajit.happy
|
a7c4a4d7cd
|
fix: fix vertical gesture
|
2019-10-04 00:53:26 +02:00 |
|
satyajit.happy
|
282b465ae1
|
chore: add example for modal presentation
|
2019-10-04 00:12:56 +02:00 |
|
satyajit.happy
|
6f5f4b7d35
|
fix: fix passing insets to interpolator
|
2019-10-04 00:01:45 +02:00 |
|
satyajit.happy
|
d75915d1f3
|
chore: publish
- @react-navigation/bottom-tabs@5.0.0-alpha.12
- @react-navigation/compat@5.0.0-alpha.6
- @react-navigation/core@5.0.0-alpha.13
- @react-navigation/drawer@5.0.0-alpha.12
- @react-navigation/example@5.0.0-alpha.10
- @react-navigation/material-bottom-tabs@5.0.0-alpha.11
- @react-navigation/material-top-tabs@5.0.0-alpha.10
- @react-navigation/native@5.0.0-alpha.10
- @react-navigation/stack@5.0.0-alpha.22
|
2019-10-03 21:33:06 +02:00 |
|
satyajit.happy
|
832ed882bc
|
refactor: use react-native-safe-area-context
|
2019-10-03 21:31:09 +02:00 |
|
satyajit.happy
|
8318c49331
|
chore: publish
- @react-navigation/bottom-tabs@5.0.0-alpha.11
- @react-navigation/compat@5.0.0-alpha.5
- @react-navigation/core@5.0.0-alpha.12
- @react-navigation/drawer@5.0.0-alpha.11
- @react-navigation/example@5.0.0-alpha.9
- @react-navigation/material-bottom-tabs@5.0.0-alpha.10
- @react-navigation/material-top-tabs@5.0.0-alpha.9
- @react-navigation/native@5.0.0-alpha.9
- @react-navigation/routers@5.0.0-alpha.9
- @react-navigation/stack@5.0.0-alpha.21
|
2019-10-03 19:47:41 +02:00 |
|
satyajit.happy
|
ece6e3899e
|
fix: add missing React import
|
2019-10-03 19:07:56 +02:00 |
|
satyajit.happy
|
da944ccef9
|
fix: fix header buttons not clickable on Android. fixes #108
|
2019-10-03 19:07:21 +02:00 |
|
satyajit.happy
|
bc3586ae3e
|
fix: keep the routes we are closing or replacing
|
2019-10-03 18:44:18 +02:00 |
|
satyajit.happy
|
19be2b4bbc
|
fix: don't throw when switching navigator. fixes #91
|
2019-10-03 17:51:13 +02:00 |
|
satyajit.happy
|
a8851b730d
|
chore: upgrade deps
|
2019-10-03 17:35:24 +02:00 |
|
Michał Osadnik
|
7a5bcb446b
|
feat: add a getRootState method (#119)
|
2019-10-01 23:17:28 +02:00 |
|
satyajit.happy
|
1345a8fec6
|
chore: upgrade eslint config
|
2019-09-28 11:58:21 +02:00 |
|
satyajit.happy
|
7393464515
|
fix: don't merge state with existing state during reset. fixes #111
|
2019-09-28 11:49:45 +02:00 |
|
osdnk
|
9810a06061
|
chore: publish
- @react-navigation/bottom-tabs@5.0.0-alpha.10
- @react-navigation/compat@5.0.0-alpha.4
- @react-navigation/core@5.0.0-alpha.11
- @react-navigation/drawer@5.0.0-alpha.10
- @react-navigation/example@5.0.0-alpha.8
- @react-navigation/material-bottom-tabs@5.0.0-alpha.9
- @react-navigation/material-top-tabs@5.0.0-alpha.8
- @react-navigation/routers@5.0.0-alpha.8
- @react-navigation/stack@5.0.0-alpha.20
|
2019-09-27 17:30:35 +02:00 |
|
osdnk
|
655a220137
|
fix: close drawer on navigate
|
2019-09-27 17:29:59 +02:00 |
|
satyajit.happy
|
e61f5941d7
|
feat: add a method to reset root navigator state
|
2019-09-26 16:34:34 +02:00 |
|
satyajit.happy
|
8b78d617c0
|
feat: export some more type aliases
|
2019-09-25 23:09:58 +02:00 |
|
Dulmandakh
|
1fd5a868a3
|
feat: export BottomTabBar props type (#109)
|
2019-09-25 16:41:40 +02:00 |
|
satyajit.happy
|
1153d5575b
|
fix: fire blur event when a route is removed with a delay
closes #110
|
2019-09-24 20:27:54 +02:00 |
|
osdnk
|
76de32f441
|
chore: publish
- @react-navigation/stack@5.0.0-alpha.19
|
2019-09-23 18:26:26 +02:00 |
|
osdnk
|
4ee19bcdb9
|
fix: vertical gesture in stack
|
2019-09-23 18:25:06 +02:00 |
|
satyajit.happy
|
06cc8b9142
|
chore: publish
- @react-navigation/compat@5.0.0-alpha.3
- @react-navigation/stack@5.0.0-alpha.18
|
2019-09-23 17:26:27 +02:00 |
|