22 Commits

Author SHA1 Message Date
Frad LEE
2a6f4d473f fix: SignInWithAppleButton error
`SignInWithAppleButton` has moved from `SwiftUI` to `AuthenticationServices` since Xcode 12.0 beta 6
2020-10-16 15:05:21 +08:00
Steffen Kötte
956bc67818 Improve tap gesture
- Remove unneccessary state variable
- clarify text
2020-08-18 23:46:49 -07:00
Thomas Braun
7992384d15 Added Button Modifiers Sheet and Widget
* Added Widget
* Fixed tvOS not compiling
* Added Button Modifiers Sheet
  Ability to view sheet in button section that displays all the modifiers 
  on a button and their impact on the buttons when they are changed
2020-08-18 23:38:12 -07:00
Aaryan Kothari
4f4dad4b7d Add Gestures (#39)
Gestures included:
-  Tap Gesture
-  Drag Gesture
-  LongPress Gesture
2020-07-29 22:19:13 -07:00
Ramy Majouji
268fb7e8a1 Optimize PNGs (lossless)
- Optimize PNGs with ImageOptim to reduce bundle and repo size (~550 KB saved)
2020-07-24 14:14:55 -04:00
Jordan Singer
3cb474b7d3 Update Apple Watch icon 2020-07-24 12:50:08 -04:00
Jordan Singer
86ac1ff0e6 Merge pull request #37 from Nef10/menu-ios
Show menu on iOS
2020-07-24 11:44:00 -04:00
Jordan Singer
18dff65f98 Merge pull request #35 from Nef10/redacted
Add example for redacted text
2020-07-24 11:43:13 -04:00
Steffen Kötte
38d087f0a5 Show menu on iOS
fixes #36
2020-07-23 20:09:01 -07:00
Steffen Kötte
3f66cdd6df Add example for redacted text 2020-07-22 22:23:56 -07:00
Steffen Kötte
0294c24906 Add a map
Somehow it crashes for me on the watch, so I excluded this for now
2020-07-22 18:22:29 -07:00
Mic Pringle
ef406f7561 Fix the mismatched case of the image name. Changed the name of the image, since just changing the case of the 'i' in the asset catalog didn't show up in git. (#33) 2020-07-13 12:12:24 -04:00
Jordan Singer
ec907bb37f Update Mac and TV icons (#27) 2020-07-12 11:17:26 -04:00
Jordan Singer
d5b65b655c Merge pull request #24 from majouji/add-top-shelf-images
tvOS: Add Sample Top Shelf Images
2020-07-12 06:06:33 -04:00
Steffen Kötte
5de37bcda8 Enable context menu on tvOS 2020-07-11 20:19:47 -07:00
Ramy Majouji
2ded75d460 Add sample top shelf images 2020-07-11 23:16:24 -04:00
Jordan Singer
b82b119c54 Merge pull request #23 from Nef10/context-menu-mac
Enable context menu on macOS
2020-07-11 23:10:34 -04:00
Ramy Majouji
c0d98c25f4 Exclude Mac from action sheet 2020-07-11 22:56:09 -04:00
Steffen Kötte
e09b5f4a74 Enable context menu on macOS
It's supported, so why don't show it :)
2020-07-11 19:50:36 -07:00
Ramy Majouji
d1c972308d Remove watchOS Extension asset catalog 2020-07-11 22:40:52 -04:00
Ramy Majouji
da78fe3e68 Create tvOS app + remove unsuporrted elements 2020-07-11 22:32:29 -04:00
Ramy Majouji
875047fddc Clean up file structure 2020-07-11 21:30:46 -04:00