Post

Replies

Boosts

Views

Activity

Comment on What is going on with transformable
Yeah, what I ended up just doing was making my own custom encoder and decoder to convert the array into string and vice versa, it made the code slightly less readable since the model stored Data? rather than [String]? but it was less of a headache. This is a great suggestion, I definitely thought about using this as well. Thank you.
Jul ’25