Post

Replies

Boosts

Views

Activity

Reply to how to save the state when I open another APP ?
becuase I app will take lot of memory to load font bytes to use my font. so when I open another app the system will release my app right? how to prevent the system release my app?
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Feb ’25
Reply to why the text is not same as it in computer?
I am not using textView but using UIGraphics to drawString and save it as png UIGraphicsBeginImageContext(CGSize(300,60)); var gra=UIGraphicsGetCurrentContext(); and then use NSAttribtedString to drawString
Topic: UI Frameworks SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jan ’25