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
@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
@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
2019-11-11 00:34:18 +01:00
Satyajit Sahoo
56c2779184
chore: add icons for the iOS app
2019-11-10 21:28:40 +01:00
Satyajit Sahoo
c77532174a
chore: upgrade to screens alpha 7
2019-11-10 21:17:44 +01:00
Satyajit Sahoo
d4072e7d88
fix: throw when containers are nested within another
2019-11-10 20:40:45 +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
d1ca7f9a09
fix: make bottom tab bar consistent across platforms
2019-11-10 20:10:51 +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
@react-navigation/native@5.0.0-alpha.15
@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/bottom-tabs@5.0.0-alpha.20
@react-navigation/routers@5.0.0-alpha.13
@react-navigation/stack@5.0.0-alpha.35
2019-11-08 15:07:35 +01:00
Janic Duplessis
66551f29d4
fix: don't call getNode if ref is already scrollable ( #162 )
...
66e72bb4e0 deprecates `getNode` since Animated components now use `React.forwardRef`. To avoid triggering the warning I added a check to see if the node is already a scrollable node before trying to call the various method to get the scrollable node. This avoids calling getNode in newer RN versions.
2019-11-08 15:03:48 +01:00
Satyajit Sahoo
270fbdcfaf
fix: don't crash if initialState is null
2019-11-07 16:00:24 +01:00
Satyajit Sahoo
e871fdb074
fix: fix types for resetRoot to accept undefined
2019-11-07 15:48:40 +01:00
Satyajit Sahoo
b5d9ad900d
fix: handle invalid initialRouteName gracefully
2019-11-07 15:43:51 +01:00
Satyajit Sahoo
6aebeec90c
chore: upgrade to typescript 3.7
2019-11-06 21:01:18 +01:00
satyajit.happy
75ed888b33
chore: publish
...
- @react-navigation/bottom-tabs@5.0.0-alpha.19
- @react-navigation/native-stack@5.0.0-alpha.10
@react-navigation/native-stack@5.0.0-alpha.10
@react-navigation/bottom-tabs@5.0.0-alpha.19
2019-11-04 17:21:32 +01:00
satyajit.happy
ee82ab1d1b
refactor: remove TouchableWithoutFeedbackWrapper
2019-11-04 17:20:36 +01:00
satyajit.happy
301c35ec32
fix: popToTop on tab press in native stack
2019-11-04 17:09:42 +01:00
Oliver Winter
22cb675608
fix: fix default BottomTabBar button ( #161 )
2019-11-04 17:05:05 +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
@react-navigation/material-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/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
3a4c38bb72
fix: close drawer on back button press
2019-11-02 08:52:12 +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
@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
Tien Pham
77f29d374f
feat: add headerBackTitleVisible to navigation options in native stack
2019-11-02 04:53:23 +01:00
satyajit.happy
5a34764404
fix: pass rehydrated state in onStateChange and devtools
2019-11-02 04:43:47 +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
@react-navigation/native-stack@5.0.0-alpha.7
@react-navigation/example@5.0.0-alpha.18
@react-navigation/stack@5.0.0-alpha.32
@react-navigation/drawer@5.0.0-alpha.19
2019-11-02 02:58:08 +01:00
satyajit.happy
5cd69401ec
fix: remove top margin from screen in native stack on Android
...
In newer versions of react-native-screens, the content is no longer below the header, so the top margin in not needed anymore.
2019-11-02 02:56:46 +01:00
satyajit.happy
c55d4511ff
chore: update react-native-screens
2019-10-31 13:49:22 +01:00
osdnk
c07d61dc41
chore: bump react-native-screens pods
2019-10-31 12:53:46 +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
@react-navigation/stack@5.0.0-alpha.31
@react-navigation/bottom-tabs@5.0.0-alpha.17
@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/compat@5.0.0-alpha.11
@react-navigation/routers@5.0.0-alpha.11
2019-10-30 23:51:33 +01:00
satyajit.happy
12d597fcc0
feat: add an 'unmountInactiveScreens' option
2019-10-30 23:50:33 +01:00
satyajit.happy
50dea65377
fix: support scroll to top in navigators nested in tab
2019-10-30 21:34:00 +01:00
Satyajit Sahoo
3d9db6ff25
refactor: add a type property to router and state ( #146 )
...
The `type` property denotes the type of the router. It can be used to verify compatibility of navigation state and the router when rehydrating state, making rehydration more resilient.
It can also help our utilities to detect the type of the navigator to properly implement some functionality. For example, the `useScrollToTop` hook can now know if it's not inside a tab navigator and needs to find the tab navigator in a parent.
2019-10-30 12:03:53 +01:00
Satyajit Sahoo
fb749ac064
fix: hide screen from screen reader when drawer is open ( #147 )
2019-10-30 11:59:55 +01:00
Satyajit Sahoo
58f7115298
fix: hide inactive pages from screen reader in tabs ( #148 )
2019-10-30 11:59:31 +01:00
Satyajit Sahoo
3a77107968
fix: drop isFirstRouteInParent method ( #145 )
...
The `isFirstRouteInParent` method was added to determine whether the back button should be shown in the header for stack navigator or not.
This was mainly due to the API of the old version of stack whose public API of header didn't have all required info to determine whether it should be shown.
It was probably a mistake to add it, because this method doesn't look at history and so pretty much useless for other navigators which aren't stack.
In the new stack, the header receives a `previous` prop and the `headerLeft` option receives a `canGoBack` prop which can be used for this purpose.
It's also possible to check if a route is the first by doing `navigation.dangerouslyGetState().routes[0].key === route.key`.
So it's time to drop this method.
2019-10-30 08:51:59 +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
@react-navigation/bottom-tabs@5.0.0-alpha.16
@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/compat@5.0.0-alpha.10
@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
7635373366
fix: use index of first route when rehydrating tab state
2019-10-29 21:15:02 +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
satyajit.happy
1cc31bf900
chore: fix cocoa pods
2019-10-24 19:32:33 +02:00
satyajit.happy
8f16085808
fix: improve type annotation for screens
2019-10-24 18:56:26 +02:00
satyajit.happy
58fbfdf5c3
chore: remove log
2019-10-24 18:56:26 +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
@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
f9cfbd01d8
chore: publish
...
- @react-navigation/bottom-tabs@5.0.0-alpha.15
- @react-navigation/example@5.0.0-alpha.16
@react-navigation/example@5.0.0-alpha.16
@react-navigation/bottom-tabs@5.0.0-alpha.15
2019-10-22 15:45:16 +02:00
satyajit.happy
3bf46e1ad2
refactor: don't pass orientation to label
2019-10-22 15:30:49 +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
@react-navigation/material-bottom-tabs@5.0.0-alpha.15
@react-navigation/example@5.0.0-alpha.15
@react-navigation/native@5.0.0-alpha.13
@react-navigation/stack@5.0.0-alpha.28
@react-navigation/native-stack@5.0.0-alpha.4
@react-navigation/drawer@5.0.0-alpha.16
@react-navigation/core@5.0.0-alpha.17
@react-navigation/compat@5.0.0-alpha.9
2019-10-22 10:58:35 +02:00