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
Just wondering why this isn't a singleton (with Swift)? I know they are frowned upon most of the time. It just seems easier than to initiate a bunch of times
The text was updated successfully, but these errors were encountered:
My goal when writing the Swift branch was not to remake and rethink the library using Swift paradigms, but rather to translate the Objective-C code to Swift.
Just wondering why this isn't a singleton (with Swift)? I know they are frowned upon most of the time. It just seems easier than to initiate a bunch of times
The text was updated successfully, but these errors were encountered: