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
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ PLEASE DO NOT UPDATE THIS FILE, UPDATE CONTENTS.JSON INSTEAD. THANK YOU :-)
10
10
11
11
| Awesome | Linux | Projects | Updated |
12
12
|:-------:|:-----:|:--------:|:-------:|
13
-
|[](https://github.com/sindresorhus/awesome)|:penguin:|1075| November 09, 2024 |
13
+
|[](https://github.com/sindresorhus/awesome)|:penguin:|1074| November 09, 2024 |
14
14
15
15
In parternship with:
16
16
@@ -192,7 +192,7 @@ In parternship with:
192
192
[back to top](#readme)
193
193
194
194
*[30 Days of Swift](https://github.com/allenwong/30DaysofSwift) - A cool 30 days tutorial.
195
-
*[About Swift](https://github.com/NicolaLancellotti-About/About-Swift) - A playground about the Swift language.
195
+
*[About Swift](https://github.com/NicolaLancellotti/about-swift) - A playground about the Swift language.
196
196
*[Awesome Swift Education](https://github.com/hsavit1/Awesome-Swift-Education) - An organized list of essential Swift Language Topics.
197
197
*[Conferences.digital](https://github.com/zagahr/Conferences.digital) - Watch conference videos in a native macOS app.
198
198
*[Developing iOS Apps with Swift](https://podcasts.apple.com/us/podcast/developing-ios-11-apps-with-swift/id1315130780) - Stanford course by Paul Hegarty.
@@ -410,7 +410,7 @@ In parternship with:
410
410
[back to top](#readme)
411
411
412
412
*[ARHeadsetKit](https://github.com/philipturner/ARHeadsetKit) - High-level framework for using $5 Google Cardboard to replicate Microsoft Hololens.
413
-
*[ARKit-CoreLocation](https://github.com/ProjectDent/ARKit-CoreLocation) - Combines the high accuracy of AR with the scale of GPS data.
413
+
*[ARKit-CoreLocation](https://github.com/AndrewHartAR/ARKit-CoreLocation) - Combines the high accuracy of AR with the scale of GPS data.
414
414
*[ARKit-Navigation](https://github.com/chriswebb09/ARKitNavigationDemo) - Navigation in augmented reality with MapKit.
415
415
*[ARVideoKit](https://github.com/AFathi/ARVideoKit) - Capture & record ARKit videos, photos, Live Photos, and GIFs.
416
416
@@ -1366,7 +1366,6 @@ In parternship with:
1366
1366
*[UIPheonix](https://github.com/MKGitHub/UIPheonix) - Easy, flexible, dynamic and highly scalable UI framework + concept for reusable component/control-driven apps.
1367
1367
*[UltraDrawerView](https://github.com/super-ultra/UltraDrawerView) - Lightweight, fast and customizable Drawer View implementation identical to Apple Maps, Stocks and etc.
1368
1368
*[URLEmbeddedView](https://github.com/marty-suzuki/URLEmbeddedView) - Automatically caches the object that is confirmed the Open Graph Protocol, and displays it as URL embedded card.
1369
-
*[Wallet](https://github.com/russ-stamant/Wallet) - A replica of the Apple's Wallet interface. Add, delete or present your cards and passes.
1370
1369
*[Windless](https://github.com/ParkGwangBeom/Windless) - Windless makes it easy to implement invisible layout loading view.
1371
1370
*[WSTagsField](https://github.com/whitesmith/WSTagsField) - An iOS text field that represents different Tags.
1372
1371
*[YMTreeMap](https://github.com/yahoo/YMTreeMap) - Treemap / Heatmap layout engine, based on Squarified.
@@ -1508,7 +1507,7 @@ In parternship with:
1508
1507
1509
1508
*[CHIPageControl](https://github.com/ChiliLabs/CHIPageControl) - A set of cool animated page controls to replace boring UIPageControl.
1510
1509
*[FlexiblePageControl](https://github.com/shima11/FlexiblePageControl) - A flexible UIPageControl like Instagram.
1511
-
*[iPages](https://github.com/benjaminsage/iPages) - Quickly implement swipable page views in SwiftUI 📝.
1510
+
*[iPages](https://github.com/blsage/iPages) - Quickly implement swipable page views in SwiftUI 📝.
1512
1511
*[Pageboy](https://github.com/uias/Pageboy) - A simple, highly informative page view controller.
*[SlideController](https://github.com/touchlane/SlideController) - It is a nice alternative for UIPageViewController built using power of generic types. Swipe between pages with an interactive title navigation control. Configure horizontal or vertical chains for unlimited pages amount.
@@ -1579,7 +1578,7 @@ In parternship with:
1579
1578
*[DTTextField](https://github.com/iDhaval/DTTextField) - DTTextField is a custom textfield with floating placeholder and error label.
1580
1579
*[FloatingLabelTextFieldSwiftUI](https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI) - FloatingLabelTextFieldSwiftUI is a small and lightweight SwiftUI framework written in completely SwiftUI (not using UIViewRepresentable) that allows to create beautiful and customisable floating label textfield!
1581
1580
*[HTYTextField](https://github.com/hanton/HTYTextField) - A UITextField with bouncy placeholder.
1582
-
*[iTextField ⌨️](https://github.com/benjaminsage/iTextField) - A fully-wrapped `UITextField` that works entirely in SwiftUI 🦅.
1581
+
*[iTextField ⌨️](https://github.com/blsage/iTextField) - A fully-wrapped `UITextField` that works entirely in SwiftUI 🦅.
1583
1582
*[PasswordTextField](https://github.com/PiXeL16/PasswordTextField) - A custom TextField with a switchable icon which shows or hides the password and enforces good password policies.
1584
1583
*[SkyFloatingLabelTextField](https://github.com/Skyscanner/SkyFloatingLabelTextField) - A beautiful and flexible text field control implementation of "Float Label Pattern".
1585
1584
*[StyledTextKit](https://github.com/GitHawkApp/StyledTextKit) - Declarative building and fast rendering attributed string library.
0 commit comments