You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -370,6 +370,7 @@ Awesome-iOS is an amazing list for people who need a certain feature on their ap
370
370
*[Disk](https://github.com/saoudrizwan/Disk) - Delightful framework for iOS to easily persist structs, images, and data.
371
371
*[Cachyr](https://github.com/YR/Cachyr) - A small key-value data cache for iOS, macOS and tvOS, written in Swift
372
372
*[Cache](https://github.com/soffes/Cache) - Swift caching library.
373
+
*[MemoryCache](https://github.com/yysskk/MemoryCache) - MemoryCache is type-safe memory cache.
373
374
374
375
## Charts
375
376
@@ -1689,7 +1690,6 @@ Most of these are paid services, some have free tiers.
1689
1690
*[iOS-App-Security-Class](https://github.com/karek314/iOS-App-Security-Class) - Simple class to check if iOS app has been cracked, being debugged or enriched with custom dylib and as well detect jailbroken environment.
1690
1691
*[BiometricAuth](https://github.com/vasilenkoigor/BiometricAuth) - Simple framework for biometric authentication (via TouchID) in your application
1691
1692
*[SAPinViewController](https://github.com/siavashalipour/SAPinViewController) - Simple and easy to use default iOS PIN screen. This simple library allows you to draw a fully customisable PIN screen same as the iOS default PIN view. My inspiration to create this library was form THPinViewController, however SAPinViewController is completely implemented in Swift. Also the main purpose of creating this library was to have simple, easy to use and fully customisable PIN screen.
1692
-
*[VoiceItAPI1IosSDK](https://github.com/voiceittech/VoiceItAPI1IosSDK) - A super easy way to add Voice Authentication(Biometrics) to your iOS apps, conveniently usable via cocoapods
1693
1693
*[TOPasscodeViewController](https://github.com/timoliver/TOPasscodeViewController) - A modal passcode input and validation view controller for iOS
1694
1694
*[BiometricAuthentication](https://github.com/rushisangani/BiometricAuthentication) - Use Apple FaceID or TouchID authentication in your app using BiometricAuthentication
1695
1695
*[KKPinCodeTextField](https://github.com/kolesa-team/ios_pinCodeTextField) - A customizable verification code textField for phone verification codes, passwords etc.
@@ -1892,7 +1892,6 @@ Most of these are paid services, some have free tiers.
1892
1892
*[Fakery](https://github.com/vadymmarkov/Fakery) - Swift fake data generator.
1893
1893
*[DVR](https://github.com/venmo/DVR) - Network testing for Swift
1894
1894
*[Cuckoo](https://github.com/Brightify/Cuckoo) - First boilerplate-free mocking framework for Swift
1895
-
*[Parallel iOS Tests](https://github.com/plu/parallel_ios_tests) - Run iOS tests on multiple simulators in parallel at the same time
1896
1895
*[Vinyl](https://github.com/Velhotes/Vinyl) - Network testing à la VCR in Swift
1897
1896
*[Mockit](https://github.com/sabirvirtuoso/Mockit) - A simple mocking framework for Swift, inspired by the famous Mockito for Java
1898
1897
*[Cribble](https://github.com/maxsokolov/Cribble) - Swifty tool for visual testing iPhone and iPad apps
@@ -3125,7 +3124,6 @@ CollectionView, make Instagram Discover within minutes.
3125
3124
3126
3125
## App Store
3127
3126
3128
-
*[Average App Store Review Times](https://appreviewtimes.com) This site tracks the average App Store review times for both the iOS and the Mac App Store using data crowdsourced from iOS and Mac developers.
3129
3127
*[Apple's Common App Rejections Styleguide](https://developer.apple.com/app-store/review/#common-app-rejections) Highlighted some of the most common issues that cause apps to get rejected.
3130
3128
*[Free App Store Optimization Tool](https://www.mobileaction.co) Lets you track your App Store visibility in terms of keywords and competitors.
3131
3129
*[App Release Checklist](https://github.com/oisin/app-release-checklist/blob/master/checklist.md) - A checklist to pore over before you ship that amazing app that has taken ages to complete, but you don't want to rush out in case you commit a schoolboy error that will end up making you look dumber than you are.
@@ -3312,7 +3310,7 @@ CollectionView, make Instagram Discover within minutes.
0 commit comments