Skip to content

Pull requests: dohooo/react-native-reanimated-carousel

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

feat/fix: better slow pan: if user intent is to stay on current page, _don't_ change page size:S This PR changes 10-29 lines, ignoring generated files.
#596 opened May 4, 2024 by nmassey Loading…
Feature/Docs: Add a explained documentation to the Ref section in Props page. size:M This PR changes 30-99 lines, ignoring generated files.
#580 opened Mar 31, 2024 by nzkdevsaider Loading…
fix: gesture onStart, onUpdate, and onEnd (et al) should be worklets size:M This PR changes 30-99 lines, ignoring generated files.
#577 opened Mar 25, 2024 by nmassey Loading…
fix: flicker when starting pan: panOffset value race condition size:S This PR changes 10-29 lines, ignoring generated files.
#576 opened Mar 25, 2024 by nmassey Loading…
refactor: using requestAnimationFrame instead of setTimeout to reduce frame skipping size:M This PR changes 30-99 lines, ignoring generated files.
#536 opened Jan 25, 2024 by levanthuanmy Loading…
docs: correct example app commands size:XS This PR changes 0-9 lines, ignoring generated files.
#534 opened Jan 24, 2024 by xtyrrell Loading…
feat: added onSnapToItem trigger for didMount and update index changing logic size:XS This PR changes 0-9 lines, ignoring generated files.
#524 opened Jan 8, 2024 by karkengc Loading…
fix: off-by-one error in visible ranges calculation
#457 opened Aug 9, 2023 by js0n Loading…
ProTip! Filter pull requests by the default branch with base:main.