Commit Graph

23 Commits

Author SHA1 Message Date
satyajit.happy
8c1acc33c6 fix: fix gestures not working in stack 2019-08-28 21:41:15 +02:00
satyajit.happy
ea4c753d0a refactor: rename 'timing' option to 'animation' in transition spec 2019-08-28 15:48:17 +02:00
Michal Osadnik
38336b0290 feat: disable gesture logic when no gesture stack 2019-08-28 11:22:04 +01:00
Michal Osadnik
7990cf2575 feat: add memoization of spring for stack 2019-08-27 10:51:26 +01:00
satyajit.happy
f0b80ce0f6 feat: implement various navigators 2019-08-19 01:07:48 +05:30
Michal Osadnik
4878d18abf fix: bunch of fixes regarding reliability of callbacks 2019-08-18 23:51:50 +05:30
Christian Baroni
81b1bdfb1e fix: reduce card gesture velocity impact (#161) 2019-08-18 23:51:49 +05:30
satyajit.happy
167056ba91 refactor: rename gesturesEnabled to gestureEnabled for consistency 2019-08-18 23:51:48 +05:30
satyajit.happy
3f7689435a refactor: rename direction to gestureDirection 2019-08-18 23:51:47 +05:30
satyajit.happy
da8da3d656 fix: fix broken shadows on card 2019-08-18 23:51:44 +05:30
satyajit.happy
838732dcfa feat: add iOS modal presentation style 2019-08-18 23:51:44 +05:30
satyajit.happy
27f0ec4234 fix: don't enable overlay on iOS by default 2019-08-18 23:51:43 +05:30
satyajit.happy
30002a11da feat: add cardX options in navigationOptions 2019-08-18 23:51:43 +05:30
Michał Osadnik
b8237dec1b feat: consider both velocity and position while calculating the next position (#146)
Co-Authored-By: Satyajit Sahoo <satyajit.happy@gmail.com>
2019-08-18 23:51:42 +05:30
satyajit.happy
55c308543d fix: make the header appear static when sibling of headerless screen 2019-08-18 23:51:41 +05:30
satyajit.happy
29de72ad36 fix: handle RTL properly 2019-08-18 23:51:41 +05:30
osdnk
c2eb482367 feat: add comments 2019-08-18 23:51:40 +05:30
osdnk
73b8d220ad feat: make listeners reliable 2019-08-18 23:51:40 +05:30
satyajit.happy
0589275f53 fix: properly set pointerEvents on the views 2019-08-18 23:51:40 +05:30
satyajit.happy
d2397d5a2a fix: use a separate shadow view for the cards 2019-08-18 23:51:39 +05:30
satyajit.happy
f2e3c2b0c5 fix: properly normalize velocity 2019-08-18 23:51:38 +05:30
satyajit.happy
efdfffaeee refactor: refactor and perf improvements 2019-08-18 23:51:38 +05:30
satyajit.happy
9b176e9dc8 feat: new implementation with reanimated 2019-08-18 23:51:38 +05:30