Aldy J
Results
2
issues of
Aldy J
Hi, How can I customize the hardcoded `isMediaKeyEvent` function in `MediaKeyTap/NSEventExtensions.swift`? I want to add `NX_KEYTYPE_SOUND_UP` and `NX_KEYTYPE_SOUND_DOWN` constants. Is there a way to customize this? Thanks!
Hi, I'm having trouble integrating the Floating Action Button (FAB) with the Mortar-Architect layout structure. I'm planning to create the FAB in each view (HomeView, TransactionView) for convenience, this would...