Home New Trending Search
About Privacy Terms
#
#UIKit
Posts tagged #UIKit on Bluesky
Video thumbnail

Avatars
An image element with a fallback for representing the user
#component #avatar #figma #DesignSystem #uikit

2 0 0 0
Preview
How to use SwiftUI Coordinators to communicate with UIKit Learn how to use SwiftUI coordinators to bridge UIKit views, handle delegates, and send events back to SwiftUI when integrating UIKit components.

🔗 𝑆𝑤𝑖𝑓𝑡𝑈𝐼 𝐶𝑜𝑜𝑟𝑑𝑖𝑛𝑎𝑡𝑜𝑟𝑠 by Natascha Fadeeva

Bridging 𝑈𝐼𝐾𝑖𝑡 delegates back to SwiftUI? Coordinators are your essential link with 𝑈𝐼𝑉𝑖𝑒𝑤𝐶𝑜𝑛𝑡𝑟𝑜𝑙𝑙𝑒𝑟𝑅𝑒𝑝𝑟𝑒𝑠𝑒𝑛𝑡𝑎𝑏𝑙𝑒. A solid refresher.

#SwiftUI #UIKit

tanaschita.com/swiftui-coor...

2 0 0 0
Wireland – Wireframe Library for Web Design Projects – Sketch Template

Wireland – Wireframe Library for Web Design Projects – Sketch Template

Wireland – Wireframe Library for Web Design Projects – Sketch Template

https://stylelib.org/?p=255443

#bootstrap #template #themeforest #uikit #uitemplates #webdesign #creative #landingpage

0 0 0 0
HexaDash – Multipurpose Admin Dashboard Template (Svelte, React, Vue, Angular, Laravel  More)

HexaDash – Multipurpose Admin Dashboard Template (Svelte, React, Vue, Angular, Laravel More)

HexaDash – Multipurpose Admin Dashboard Template (Svelte, React, Vue, Angular, Laravel More)

https://stylelib.org/?p=786319

#admindashboard #admintemplates #sitetemplates #themeforest #uikit #admintemplate

0 0 0 0
Original post on mastodon.social

It's kinda funny seeing #Codex and #Cursor going "screw this I'm using #UIKit / #AppKit" when building

Like, I've explicitly told it to prefer #SwiftUI because that's more what I know (though I was certified in UIKit)

Not even the agents will stick to it

#Apple #SwiftLang #Developer […]

0 0 1 0
Grexsan – Bootstrap 4 Admin Dashboard Template

Grexsan – Bootstrap 4 Admin Dashboard Template

Grexsan – Bootstrap 4 Admin Dashboard Template

https://stylelib.org/?p=221458

#admindashboard #admintemplates #bootstrap #bootstrap4 #jquery #sass #sitetemplates #themeforest #uikit #admin #responsive #admintemplate

0 0 0 0
Frox – Multipurpose Dashboard Figma UI Kit

Frox – Multipurpose Dashboard Figma UI Kit

Frox – Multipurpose Dashboard Figma UI Kit

https://stylelib.org/?p=647041

#app #darkmode #dashboard #figma #themeforest #ui #uikit #uitemplates #admin #shop #finance

0 0 0 0
Friendy – Figma Social Network Mobile UI Kit

Friendy – Figma Social Network Mobile UI Kit

Friendy – Figma Social Network Mobile UI Kit

https://stylelib.org/?p=255586

#app #chat #figma #ios #media #miscellaneous #social #themeforest #uikit #uitemplates #marketplace #mobile #community

0 0 0 0
Agroxa – Material Design Admin  Dashboard Template

Agroxa – Material Design Admin Dashboard Template

Agroxa – Material Design Admin Dashboard Template

https://stylelib.org/?p=104958

#admindashboard #admintemplates #bootstrap5 #cms #crm #dashboard #materialdesign #scss #sitetemplates #themeforest #themesbrand #uikit #admin #admintemplate

1 0 0 0
Vora – Saas Admin Dashboard Bootstrap HTML Template

Vora – Saas Admin Dashboard Bootstrap HTML Template

Vora – Saas Admin Dashboard Bootstrap HTML Template

https://stylelib.org/?p=251534

#admindashboard #admintemplates #analytics #bootstrap #bootstrap4 #sass #sitetemplates #themeforest #uikit #webapp #admin #modern #admintemplate

0 1 0 0
Vetra – Ecommerce Admin Dashboard HTML Template (Bootstrap 5 + Laravel Starter Kit)

Vetra – Ecommerce Admin Dashboard HTML Template (Bootstrap 5 + Laravel Starter Kit)

Vetra – Ecommerce Admin Dashboard HTML Template (Bootstrap 5 + Laravel Starter Kit)

https://stylelib.org/?p=417529

#admindashboard #admintemplates #backend #bootstrap5 #crm #ecommerce #flat #jquery #laravel #sitetemplates #themeforest #uikit #admin #shop #modern #responsive #clean #admintemplate

0 0 0 0
Video thumbnail

You'd think that getting the sceneID of the "topmost" scene in iPad floating window mode would be easy. However, all visible scenes have the same state: active+foreground.

I was able to figure it out by combining #swiftui focusedSceneState and #uikit to get sceneID. Might make a library for this.

3 0 0 1
Post image

Fancy button
#UI #button #colorful #uikit

1 0 0 0
Yoda – Admin Dashboard  UI Kit + Charts Kit Figma Template

Yoda – Admin Dashboard UI Kit + Charts Kit Figma Template

Yoda – Admin Dashboard UI Kit + Charts Kit Figma Template

https://stylelib.org/?p=422050

#admindashboard #calendar #dashboard #ecommerce #figma #themeforest #timeline #uikit #uitemplates #admin #minimal #modern #clean

0 0 0 0

for MacOS development, #SwiftUI or #UIKit? Or both?

2 0 2 0
B_system – Massive All in One Design System

B_system – Massive All in One Design System

B_system – Massive All in One Design System

https://stylelib.org/?p=255794

#figma #template #themeforest #ui #uikit #uitemplates #multipurpose #responsive #theme

0 0 0 0
Falcon – Bootstrap Admin Dashboard Template + UI Kit

Falcon – Bootstrap Admin Dashboard Template + UI Kit

Falcon – Bootstrap Admin Dashboard Template + UI Kit

https://stylelib.org/?p=286728

#admindashboard #admintemplates #application #bootstrap #css3 #dashboard #flat #html5 #sass #sitetemplates #template #themeforest #uikit #admin #responsive

0 0 0 0
Jobie – Job Portal Bootstrap Mobile Template  PWA

Jobie – Job Portal Bootstrap Mobile Template PWA

Jobie – Job Portal Bootstrap Mobile Template PWA

https://stylelib.org/?p=781743

#admindashboard #android #app #bootstrap #bootstrap5 #dexignzone #sitetemplates #themeforest #uikit #webapp #mobile #modern

0 0 0 0
Post image

The implementation is still in its early development stages, so I plan to test it for #SwiftUI performance. 🚀

Many people still use navigation in #UIKit, and when we need to support legacy code, it makes sense. However, this time I want to approach it using pure SwiftUI. ✨

0 0 0 0
Post image

The #Coordinator will be responsible solely for the navigation layer. 🧭

Think of it like our old #UIKit friend, UINavigationController! 🚶‍♂️

I'm experimenting with different #ViewModifiers to enhance the code's readability. ✨

#SwiftUI #Swift #DevDiary

0 0 1 0
Createx – Multipurpose Website Templates for Figma

Createx – Multipurpose Website Templates for Figma

Createx – Multipurpose Website Templates for Figma

https://stylelib.org/?p=255617

#cart #ecommerce #figma #marketingagency #onlinecourses #seo #themeforest #uikit #uitemplates #blog #onlinestore #creativeagency #multipurpose #education #portfolio #construction

1 0 0 0
Rockster – Admin Dashboard Adobe XD Template

Rockster – Admin Dashboard Adobe XD Template

Rockster – Admin Dashboard Adobe XD Template

https://stylelib.org/?p=254998

#admindashboard #calendar #chat #dashboard #ecommerce #themeforest #timeline #uikit #uitemplates #admin

0 0 0 0
Crypo – Cryptocurrency Trading Dashboard Angular App

Crypo – Cryptocurrency Trading Dashboard Angular App

Crypo – Cryptocurrency Trading Dashboard Angular App

https://stylelib.org/?p=426293

#admintemplates #angular #bitcoin #cryptotrading #ico #saas #sitetemplates #themeforest #uikit #startup

2 0 0 0
Arion – Admin Dashboard  UI Kit Sketch Template

Arion – Admin Dashboard UI Kit Sketch Template

Arion – Admin Dashboard UI Kit Sketch Template

https://stylelib.org/?p=255223

#adminpanel #calendar #chat #dashboard #ecommerce #themeforest #timeline #uikit #uitemplates #admin #modern

0 0 0 0
Preview
Automatic property observation in UIKit with @Observable UIKit now has native support for Swift Observation, automatically tracking reads of @Observable properties in update methods, making it easier to share data between UIKit and integrated SwiftUI compon...

UIKit now has native support for Swift Observation, automatically tracking reads of Observable properties in update methods, making it easier to share data between UIKit and integrated SwiftUI components: nilcoalescing.com/blog/Automat...
#iOSDev #UIKit #SwiftUI

6 1 0 0
Video thumbnail

Alert component: A brief message designed to convey important information or notifications.
#component #figma #DesignSystem #uikit

0 0 0 0
Preview
Automatic property observation in UIKit with @Observable UIKit now has native support for Swift Observation, automatically tracking reads of @Observable properties in update methods, making it easier to share data between UIKit and integrated SwiftUI…

🔍 𝘈𝘶𝘵𝘰𝘮𝘢𝘵𝘪𝘤 𝘗𝘳𝘰𝘱𝘦𝘳𝘵𝘺 𝘖𝘣𝘴𝘦𝘳𝘷𝘢𝘵𝘪𝘰𝘯 𝘪𝘯 𝘜𝘐𝘒𝘪𝘵 𝘞𝘪𝘵𝘩 𝘖𝘣𝘴𝘦𝘳𝘷𝘢𝘣𝘭𝘦 by Natalia Panferova (@natpanferova.bsky.social)

Eliminate manual tracking logic. iOS 26's native 𝘖𝘣𝘴𝘦𝘳𝘷𝘢𝘵𝘪𝘰𝘯 support bridges UIKit and SwiftUI state seamlessly.

#UIKit #SwiftUI #iOS26

nilcoalescing.com/blog/Automat...

5 1 0 0
Webadmin – Responsive Admin Dashboard Template

Webadmin – Responsive Admin Dashboard Template

Webadmin – Responsive Admin Dashboard Template

https://stylelib.org/?p=636893

#admindashboard #admintemplates #bootstrap5 #cms #crm #dashboard #materialdesign #scss #sitetemplates #themeforest #uikit #admin #admintemplate

0 0 0 0
Post image

Neo-Brutalism Arrives: WhiteUI.Store Unveils New Website Design

Visit us to learn more: www.whiteui.store/blog/whiteui...

#neobrutalism #ui #ux #uistore #uimarketplace #uikit #neo-butalism #webdesign

1 0 0 0
Elite Admin – Bootstrap 5 Dashboard template

Elite Admin – Bootstrap 5 Dashboard template

Elite Admin – Bootstrap 5 Dashboard template

https://stylelib.org/?p=102916

#admindashboard #admintemplates #cms #crm #cryptocurrency #materialdesign #sitetemplates #themeforest #uikit #admin #admintemplate

0 0 0 0