Post

Replies

Boosts

Views

Activity

How to make a Color codable?
struct Theme: Codable{ &#9;&#9; &#9; var color: Color &#9;&#9;&#9;&#9;var cards:[MemoryGame<CardContent>.Card] &#9;&#9;&#9;&#9;var name:String &#9;&#9;} Here the var color: Color is not going to be Codable. So whats the solution.
Replies
1
Boosts
0
Views
2.5k
Activity
May ’22
Can we use Close Your Rings apple Watch app data into our IOS App?
Hi I want to use the Close Your Ring apple watch app data into my app. Is there any way to save our apple watch data into our database to use it into IOS Apps. I want to save the data when the ring is completed. Please recommend any blog or tutorial to use the Apple Watch Close Your Ring app data into our IOS App. Thanks 😊 :)
Replies
0
Boosts
0
Views
747
Activity
Mar ’22