Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/react-navigation/reanimated-stacks


https://github.com/react-navigation/reanimated-stacks

Refactor code for header

cab34e703a1860851435d458fcc427b0f8821262 authored over 5 years ago by satyajit.happy <[email protected]>
Tweak the wipe animation to be more accurate

9c1ebdfa59b52f19672ba17ce4a5e42d5b4d60a9 authored over 5 years ago by satyajit.happy <[email protected]>
Fix back button title fallback

58901b2760102576451a4b053de109ef81e42cb4 authored over 5 years ago by satyajit.happy <[email protected]>
Fix back button ripple on Android

4f64830337d29df9b4770a66f47b2990a123d718 authored over 5 years ago by satyajit.happy <[email protected]>
Tweak the wipe animation

08b1b1caef517e0bd754ed58f1d8ac38153dbb84 authored over 5 years ago by satyajit.happy <[email protected]>
Implement Android Pie's transition animation

88b4de3933f7d586981687a5166e730591f5b598 authored over 5 years ago by satyajit.happy <[email protected]>
Fade the back button title if no title is present

80be1981212e50316b9fc44330df71c1df4ed23c authored over 5 years ago by satyajit.happy <[email protected]>
Style the header differently on Android and iOS

3a0e0c9331706ed82774591f9d6289d1878e2475 authored over 5 years ago by satyajit.happy <[email protected]>
Match translation amount with native iOS one

2c80549fa16a9181eaf0b2fe6617e9cb8024981d authored over 5 years ago by satyajit.happy <[email protected]>
Handle different widths for back title and title

d2034c54d40194b190a351085b31d4bddfcb9d20 authored over 5 years ago by satyajit.happy <[email protected]>
Rename animationsEnabled prop to animateIn

5ca18a15f65a53904db8dbf1d1010e8ffadf0d1c authored over 5 years ago by satyajit.happy <[email protected]>
Accurately animate title from back button

c3e0c703b7ae1bafe0ea5b3fe43a5e6aa9f5ff56 authored over 5 years ago by satyajit.happy <[email protected]>
Some tweaks

d53e718f2f61c036b130ecc816ca147c4b392dc7 authored over 5 years ago by satyajit.happy <[email protected]>
Refactor

b72b09b107905675a35f3aa0a296fc1eb58d6c97 authored over 5 years ago by satyajit.happy <[email protected]>
Initial work on UIKit style animation for header

b57666d8cbebc40b80dc827b339a4c63fce85097 authored over 5 years ago by satyajit.happy <[email protected]>
Add a simple animated header

5d25053c43763b232c16964580f2b32bef4d3a10 authored over 5 years ago by satyajit.happy <[email protected]>
Basic implementation of screen header

279ef9179d67321ad4de53b2f90e8f1ff7f851ed authored over 5 years ago by satyajit.happy <[email protected]>
Remove overflow: hidden from card

f02695925fe26d7587c234c7cbe025dd0ab72a0b authored over 5 years ago by satyajit.happy <[email protected]>
Add pointerEvents='box-none' to make it possible to quickly swipe cards on iOS

8c8f315909dde5af9a0bbcc93cf6481ccdd9545f authored over 5 years ago by satyajit.happy <[email protected]>
No need to pass focused prop to Card

4343af6930e7af717d53f6dce77d933668778abe authored over 5 years ago by satyajit.happy <[email protected]>
Remove incorrect use of react-native-screens

b20af49b89aab2e375c0ecef4e20f6efa7ee6439 authored over 5 years ago by satyajit.happy <[email protected]>
Control closing state via a prop

ff73720bb53bac7bd6b13fc47870b8fedcab3332 authored over 5 years ago by satyajit.happy <[email protected]>
Remove back button handling logic since it'll be in router

d33521ae74ba779fde23baa2090aa2d74edd5c5b authored over 5 years ago by satyajit.happy <[email protected]>
Avoid changing styles often

49988419f543b04807841bb7d59c7b46b2311a85 authored over 5 years ago by satyajit.happy <[email protected]>
Mark routes as initial to disable animation

d4c6a06335d400789af7ecff7e22371ef45757fd authored over 5 years ago by satyajit.happy <[email protected]>
Add transition presets

ca72d32a8ffcf47a03ad9a067a19e74b3a09eb83 authored over 5 years ago by satyajit.happy <[email protected]>
Also update position value on layout

ae1ba5f87892f238d31a9464888c7cafca97f094 authored over 5 years ago by satyajit.happy <[email protected]>
Run the transition only if values differ

34e12e591f44383af9502cb757eb95e993a8657b authored over 5 years ago by satyajit.happy <[email protected]>
Pass both card.style and cardStyle to the same view

c4e830bf7058d65948a00f910fa69bb3414ae92b authored over 5 years ago by satyajit.happy <[email protected]>
Fix quickly swiping multiple cards away not working on iOS

4308dc961a412dd42a17a96ba744e2ddc2995765 authored over 5 years ago by osdnk <[email protected]>
Use Animated.Code (#1)

Use Animated.Code

f344b0742c05076394324547c67b7054378a0a8a authored over 5 years ago by Satyajit Sahoo <[email protected]>
Use Animated.Code

f453027f3ca09a12fffa070aea27a64db8a0f333 authored over 5 years ago by MichaΕ‚ Osadnik <[email protected]>
Add a transitionSpec prop for custom transitions

This doesn't work with timing for some reason πŸ€”

bd129065eab149f1b9f7a6b657185aa7ac26355f authored over 5 years ago by satyajit.happy <[email protected]>
Simplify using a custom transition config

4ba094edbe4858031477b62d769f64ae259e0343 authored over 5 years ago by satyajit.happy <[email protected]>
Animate the shadow opacity on iOS as well

b8d631d1d015cd29551d94c622c4e9772d5fe604 authored over 5 years ago by satyajit.happy <[email protected]>
Add ability to pass a custom style interpolator

2f5d2b31cf225ffbaec6bc2b37a9782b6f5ea472 authored over 5 years ago by satyajit.happy <[email protected]>
Minor tweaks

0b11588fbb99681103a7b4e6622c322f18924f1c authored over 5 years ago by satyajit.happy <[email protected]>
Use react-native-screens

f024cad58ac3a34b92986793494f584059d610f0 authored over 5 years ago by satyajit.happy <[email protected]>
Fix styling and add accessibility props

16791ef2d5ce7cc470715cdf38866a386243ed87 authored over 5 years ago by satyajit.happy <[email protected]>
Don't use the index for the key

284757efaa30c72e8bf94faed9c64a27f04862c2 authored over 5 years ago by satyajit.happy <[email protected]>
Fix the card on Android

d35223dc105f683823a2ca0e9337a031aa663bd0 authored over 5 years ago by satyajit.happy <[email protected]>
Don't initialize this.isOpen to make sure onClose is called

2661732c2e57b451cafa1ce2562a6f18edc1fcf1 authored over 5 years ago by satyajit.happy <[email protected]>
Add an isOpen listener

ab1f1817850b7bc8c2dd82be2f0444aa9d613c4f authored over 5 years ago by satyajit.happy <[email protected]>
Minor refactor

922e5ae1b92d70d5bf9c867c0f305c88daaf7758 authored over 5 years ago by satyajit.happy <[email protected]>
Add method to go back

fdfd1cf29c870b7efbbb38ae453ee195ea70b3b9 authored over 5 years ago by satyajit.happy <[email protected]>
Add prop to disable gestures on card

3e0f53b3eee8932a9c32e47e5e23ebf0c28e4039 authored over 5 years ago by satyajit.happy <[email protected]>
Support vertical direction as well

003c6570c8762255cbd6add87bd8ce2ee6389a1a authored over 5 years ago by satyajit.happy <[email protected]>
Accept custom spring config as a prop

5a53c377470b5baf10e161d7c35a4434d345c55b authored over 5 years ago by satyajit.happy <[email protected]>
Update spring config

8558ee147ab61f2ae55fe666946b265babbb66dd authored over 5 years ago by satyajit.happy <[email protected]>
Use 0-1 scale for the animated nodes

18ed63db2b971c6229c3500a8e1f3f9e2954fb23 authored over 5 years ago by satyajit.happy <[email protected]>
minor fixes to the animation

3b611a9a0d8a335a6acb109a0a4fde342e42c5e9 authored over 5 years ago by satyajit.happy <[email protected]>
Update README

f66a813eff1549a7f22d73734275e5ce4e37fd74 authored over 5 years ago by satyajit.happy <[email protected]>
Animate previous screen when transitioning

0a4eb3bd0962155585cd47689962fe9b7acbc324 authored over 5 years ago by satyajit.happy <[email protected]>
Initial commit

c1b9a1ea3814ba0d8cfca16f5f3c953daba9f299 authored over 5 years ago by satyajit.happy <[email protected]>