Brandon Stillitano
Brandon Stillitano
When trying to build for simulator devices on an M1 mac, I get the following error: ```Could not find module 'DTModelStorage' for target 'x86_64-apple-ios-simulator'; found: arm64, arm64-apple-ios-simulator``` I am able...
Hi just checking if there is a way to set the text alignment to either center or right on the listView? Currently using this as a workaround ``` var textView:...
Not a bug report. Noticed there has been no developments nor beta releases in over 8 months. Is the library dead and should I move onto something else?
I cannot find a way to access the badgelabel. I am wanting to access it so that I can assign an Animation to it. Is there any method for this?
Using IB, it would appear that the pull gesture does not work with OSX Catalyst. The functionality works perfectly on iOS and iPadOS Builds however. Screenshot: 
### New Issue Checklist - [x] Updated Tabman to the latest version - [x] I took a look at the [Troubleshooting Guide](https://github.com/uias/Tabman/blob/main/Docs/Troubleshooting.md) - [x] I searched for [existing GitHub issues](https://github.com/uias/Tabman/issues)...
This PR adds SPM and dark mode support for the library.
I have noticed that no matter what, even on a fresh app install, if you call `ParseUser.getCurrentUser().saveInBackground()' on a UI Thread the app will hang. The example I used was...
### Is this a bug report? Yes. ### Have you read the [Contributing Guidelines](CONTRIBUTING.md)? Yes. ### Environment CameraKit Version: 1.2.0 iOS Device: iPhone X iOS Version: 12.1.3 ### Steps to...