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

[NEW EXAMPLE] Ionic Framework - Gestures #19

Open
ainzzorl opened this issue Jul 21, 2021 · 1 comment
Open

[NEW EXAMPLE] Ionic Framework - Gestures #19

ainzzorl opened this issue Jul 21, 2021 · 1 comment
Labels
cooldown new example New example proposal

Comments

@ainzzorl
Copy link
Owner

General

Description

Ionic Framework is a powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.

Ionic Gestures is a utility that allows developers to build custom gestures and interactions for their application in a platform agnostic manner.

Links

https://github.com/ionic-team/ionic-framework/tree/main/core/src/utils/gesture

What makes it interesting

  • Many apps are written on Ionic and use gestures. It's interesting to see how it works.

Related work

Manual: https://ionicframework.com/docs/utilities/gestures

Other

Not sure how all of this is tested.

@ainzzorl ainzzorl added the new example New example proposal label Jul 21, 2021
@ainzzorl
Copy link
Owner Author

ainzzorl commented Aug 5, 2021

I'm no longer sure it meets our standards:

  • Overall quite hard to follow.
  • No tests.
  • Lots of magic constants.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cooldown new example New example proposal
Projects
None yet
Development

No branches or pull requests

1 participant