Last active
June 18, 2022 18:12
-
-
Save Isuru-Nanayakkara/69987cafebb2d4872447108258e7fa1e to your computer and use it in GitHub Desktop.
Revisions
-
Isuru-Nanayakkara renamed this gist
Jun 18, 2022 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -41,6 +41,7 @@ #### Xcode * [Build Settings](https://xcodebuildsettings.com/) * [xcode.tips](https://xcode.tips/) * [Xcode Defaults](https://github.com/ctreffs/xcode-defaults) #### Design -
Isuru-Nanayakkara revised this gist
Jun 18, 2022 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -40,6 +40,7 @@ #### Xcode * [Build Settings](https://xcodebuildsettings.com/) * [xcode.tips](https://xcode.tips/) #### Design -
Isuru-Nanayakkara revised this gist
Jun 18, 2022 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -57,5 +57,4 @@ #### Marketing * [previewed.app](https://previewed.app/) * [App Store Screenshots](https://scrnshts.club/) -
Isuru-Nanayakkara revised this gist
May 22, 2022 . 1 changed file with 2 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -3,6 +3,8 @@ * [Human Interface Guidelines](https://developer.apple.com/design/human-interface-guidelines/) * [ios-factor.com](https://ios-factor.com/) * [iosref.com](https://iosref.com/) * [x-callback-url.com](http://x-callback-url.com/) * [app-talk.com](https://app-talk.com/) --- -
Isuru-Nanayakkara revised this gist
Mar 28, 2022 . 1 changed file with 15 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,8 @@ #### General * [Human Interface Guidelines](https://developer.apple.com/design/human-interface-guidelines/) * [ios-factor.com](https://ios-factor.com/) * [iosref.com](https://iosref.com/) --- @@ -10,8 +11,9 @@ * [Date Formatting](https://nsdateformatter.com/) #### Decipher Errors * [AutoLayout Issues](https://www.wtfautolayout.com/) * [Apple API Errors](https://www.osstatus.com/) #### Building @@ -34,6 +36,17 @@ * [NSImage Names](https://hetima.github.io/fucking_nsimage_syntax/) #### Xcode * [Build Settings](https://xcodebuildsettings.com/) #### Design * Screen Resolution * [ios-resolution.com](https://www.ios-resolution.com/) * [iosres.com](http://iosres.com/) * [iOS Fonts](http://iosfonts.com/) #### UI/UX * [Paywall Screens](https://www.paywallscreens.com/) * [pttrns](https://www.pttrns.com/) -
Isuru-Nanayakkara revised this gist
Mar 27, 2022 . 1 changed file with 4 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -39,4 +39,8 @@ * [pttrns](https://www.pttrns.com/) * [Mobbin](https://mobbin.design/browse/ios/apps) #### Marketing * [previewed.app](https://previewed.app/) -
Isuru-Nanayakkara revised this gist
Mar 20, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,4 +1,4 @@ #### Best Practices * [Human Interface Guidelines](https://developer.apple.com/design/human-interface-guidelines/) * [ios-factor.com](https://ios-factor.com/) -
Isuru-Nanayakkara created this gist
Mar 20, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,42 @@ ### Best Practices * [Human Interface Guidelines](https://developer.apple.com/design/human-interface-guidelines/) * [ios-factor.com](https://ios-factor.com/) --- #### Foundation * [Date Formatting](https://nsdateformatter.com/) #### UIKit * [AutoLayout Issues](https://www.wtfautolayout.com/) #### Building * [Code Signing](https://codesigning.guide/) #### Swift * [Closure Syntax](https://fuckingclosuresyntax.com/) * [`if case let` Syntax](https://fuckingifcaseletsyntax.com/) #### SwiftUI * [Property Wrappers](https://swiftuipropertywrappers.com/) * References * [swiftontap.com](https://swiftontap.com/) * [fuckingswiftui.com](https://fuckingswiftui.com/) #### AppKit * [NSImage Names](https://hetima.github.io/fucking_nsimage_syntax/) #### UI/UX * [Paywall Screens](https://www.paywallscreens.com/) * [pttrns](https://www.pttrns.com/) * [Mobbin](https://mobbin.design/browse/ios/apps)