satyajit.happy
cb49d431f4
feat: add cardX options in navigationOptions
2019-06-15 00:06:24 +02:00
satyajit.happy
de733fa51e
feat: add headerBackgroundStyle option
2019-06-14 23:46:48 +02:00
satyajit.happy
f7b1b165b9
feat: add headerBackTitleVisible option to navigation options
2019-06-14 23:29:10 +02:00
satyajit.happy
1b2dcd77d4
fix: fix header tint color not applied
2019-06-14 23:23:45 +02:00
Michał Osadnik
2e81890ecb
feat: consider both velocity and position while calculating the next position ( #146 )
...
Co-Authored-By: Satyajit Sahoo <satyajit.happy@gmail.com >
2019-06-14 19:30:49 +02:00
satyajit.happy
2f6576636a
fix: make the header appear static when sibling of headerless screen
2019-06-14 18:56:22 +02:00
Michał Osadnik
72426c2679
feat: integrate react-native-screens ( #145 )
2019-06-14 16:12:26 +02:00
satyajit.happy
2ada0c709b
fix: don't set a header height when a custom header is specified
2019-06-14 14:56:58 +02:00
satyajit.happy
ddd112644c
fix: when header mode is screen, disable animations by default
2019-06-14 14:15:06 +02:00
satyajit.happy
7f99f6f7ca
fix: handle RTL properly
2019-06-14 13:56:36 +02:00
satyajit.happy
6a2dfa1695
fix: use pure component for stack items
2019-06-13 23:02:15 +02:00
osdnk
6484394dd7
feat: add comments
2019-06-11 19:58:36 +02:00
osdnk
9b99822a3e
feat: make listeners reliable
2019-06-11 19:56:30 +02:00
satyajit.happy
6b2079735b
refactor: keep transition states locally and implement animated replace
2019-06-08 01:18:48 +02:00
satyajit.happy
8f95076102
fix: properly set pointerEvents on the views
2019-06-07 12:02:43 +02:00
satyajit.happy
a8f521883a
fix: make sure left button isn't bigger than screen width / 2
2019-06-07 11:17:20 +02:00
satyajit.happy
d15cbabaad
fix: use a separate shadow view for the cards
2019-06-06 18:25:58 +02:00
satyajit.happy
b55fc83216
fix: properly normalize velocity
2019-06-06 16:42:20 +02:00
satyajit.happy
fd5d4d05dd
refactor: refactor and perf improvements
2019-06-06 12:32:33 +02:00
satyajit.happy
06b3867e17
refactor: rewrite based on reanimated
2019-05-25 00:58:11 +02:00
Janic Duplessis
4b3dc26f8a
fix: silence deprecated lifecycle warning in Transitioner ( #118 )
...
I don't feel confident trying to migrate this thing to `getDerivedStateFromProps` so... `componentWillReceiveProps` -> `UNSAFE_componentWillReceiveProps`
2019-05-09 12:15:05 -04:00
satyajit.happy
413cd75055
refactor: migrate tests to typescript
2019-05-05 13:57:08 +02:00
satyajit.happy
3b907d39ee
refactor: migrate codebase to typescript
2019-04-26 10:20:51 +02:00
Brent Vatne
22bfd4f314
Merge pull request #110 from expo/master
...
Removed animation on web.
2019-04-23 13:43:35 -07:00
Brent Vatne
6535aee2fd
Merge pull request #105 from expo/@evanbacon/expo-web/body-scrolling
...
[web] Sticky Header
2019-04-19 15:14:42 -07:00
satyajit.happy
dee470829a
chore: configure bob and metro
2019-04-17 14:47:03 +02:00
Brent Vatne
8ca4085052
Merge pull request #107 from Aerobotics/transitionConfig-useNativeDriver
...
[iOS][Android] Prevent transitionConfig's useNativeDriver value being overwritten.
2019-04-17 10:39:35 -07:00
Brent Vatne
cce6f6678c
Merge pull request #104 from expo/@evanbacon/expo-web/header-back-button
...
[web] Updated header style for web
2019-04-12 10:33:07 -07:00
Brent Vatne
42fb37bcd0
Merge pull request #103 from vonovak/fixCI
...
fix build errors
2019-04-09 10:03:46 +02:00
Brent Vatne
ed5e7a82c2
Add NoAnimation transition config
2019-03-31 15:29:29 +02:00
Brent Vatne
cf2d6274df
Add disabled prop to HeaderBackButton
2019-03-30 04:32:54 -07:00
Brent Vatne
b433982e76
Header title defaults to disabled font scaling
2019-03-15 10:39:00 -07:00
Eric Vicenti
092f870359
Merge pull request #99 from expo/@evanbacon/expo-web/header-shadow
...
[web] added: header shadow
2019-03-27 00:25:31 -07:00
Brent Vatne
2efe45bbbe
Merge pull request #93 from expo/@evanbacon/expo-web/avoid-cjs
...
Remove commonJS on web
2019-03-12 13:47:17 -07:00
Brent Vatne
a8313a71ec
Merge pull request #88 from expo/@evanbacon/web-support
...
[Web] More web support
2019-03-06 16:01:56 -08:00
Satyajit Sahoo
8ed859035f
chore: fix formatting and snapshot tests
2019-03-01 13:32:54 +01:00
Brent Vatne
cbca7df4b5
Merge pull request #87 from substantial/add-back-font-scaling
...
iOS Accessibility - add headerBackAllowFontScaling option
2019-02-20 12:47:13 -08:00
Brent Vatne
5f5f5808cf
Revert "Header is positioned absolute in Layout layer already"
...
This reverts commit 553a5f616c3278041ecfb60e66fbcb1b3465bd00.
2019-02-06 08:50:20 -08:00
Brent Vatne
1d6856d63d
Merge pull request #79 from RWOverdijk/patch-1
...
fix: Transitioner await onTransitionStart
2019-02-13 20:34:21 -08:00
Andrew Trand
0a0b9d4f70
fix: header accessibility fixes ( #77 )
2019-02-07 13:54:30 +02:00
Brent Vatne
af1cbf2be9
s/onGestureFinish/onGestureEnd
2019-02-05 09:05:48 -08:00
Brent Vatne
512bf01785
Call onGestureBegin when the stack gesture becomes active
2019-02-04 16:35:02 -08:00
Brent Vatne
412abf028f
Merge pull request #71 from vshab/fix/transparent-header-height
...
Fix transparent header height measurement (Fix #60 )
2019-01-18 11:53:34 -08:00
Brent Vatne
5be473628e
Animations interruptible with gesture and comment for more info
2018-12-08 18:09:18 -08:00
Brent Vatne
124dbf16bf
isGesturesEnabled -> isGestureEnabled Name not ideal because option is gesturesEnabled, but grammar
2018-12-08 18:08:46 -08:00
Brent Vatne
a2a309e565
Merge pull request #73 from react-navigation/android-default-stack-anim
...
Prevent previous screen fade out on push/pop on Android
2018-12-19 09:50:19 -08:00
Brent Vatne
1ee7aae32c
Skip initializing the gesture properties if no width or height are available
2018-12-08 17:57:52 -08:00
Brent Vatne
405b780b86
Merge pull request #70 from yinhangfeng/optimization
...
Optimize gesture logic, Reduce unnecessary creation of duplicates Ani…
2018-12-08 17:56:54 -08:00
Brent Vatne
0f123b590b
Fix crash caused by attempting to access properties on animatedStyle when no screen interpolator https://github.com/react-navigation/react-navigation-stack/issues/64
2018-11-30 12:40:12 -08:00
Brent Vatne
6c5aa3a4b8
Fix issue with navigation immediately on mount https://github.com/react-navigation/react-navigation/issues/5247
2018-11-30 12:03:17 -08:00