Skip to content
Discussion options

You must be logged in to vote

Well, ionic code is open source too, you just need to search for haptics and find
https://github.com/ionic-team/ionic-framework/blob/master/core/src/utils/native/haptic.ts

Search for keyboard and find
https://github.com/ionic-team/ionic-framework/blob/master/core/src/utils/keyboard/keyboard.ts

App is harder to find, but it’s used for the back button handling, so if you search for back button you find
https://github.com/ionic-team/ionic-framework/blob/master/core/src/utils/hardware-back-button.ts

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by johnborges
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants