Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please remove reanimated and gesture-handler dependencies (make it optional) #1985

Closed
petertoth-dev opened this issue Oct 20, 2024 · 1 comment
Labels
enhancement New feature or request invalid This doesn't seem right

Comments

@petertoth-dev
Copy link

Feature Request

Please remove reanimated and gesture-handler dependencies (make it optional)

Why it is needed

Since the reanimated and gesture-handler packages are horribly maintained, it makes it impossible for many developers to use this awesome library. I spent 4 days installing, but now I'll find another bottom sheet packages because installing one package for 4 days is not something I am getting paid :) Especially if it still doesn't work.

Dowgrading reanimated worked, but I've tried all the compatible version of gesture-handler and the project won't even boot (builds but crashes after the start).

It seems the maintainer has no time to work on this, and have no clue how to fix this issue:
software-mansion/react-native-gesture-handler#2749
software-mansion/react-native-gesture-handler#3030
software-mansion/react-native-gesture-handler#2847

All the same reports I am experiencing too, each issue is completely unresolved.

Possible implementation

  • Make it totally optional even if we lose some features
  • better: change it to adapter pattern, so we could select other animation and gesture handler packages if necessary

Code sample

@petertoth-dev petertoth-dev added the enhancement New feature or request label Oct 20, 2024
Copy link

Hello @petertoth-dev 👋, this issue is being automatically closed and locked because it does not follow the issue template.

@github-actions github-actions bot added the invalid This doesn't seem right label Oct 20, 2024
@github-actions github-actions bot locked as spam and limited conversation to collaborators Oct 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant