Jeff Hurray
Jeff Hurray
I will consider this for a future release. Thanks for bringing it to my attention! Also, if you have an urgent need, please submit a pull request and I will...
@wjling this library is not meant to support other languages, but if you want to submit a PR to add Chinese support i'd be happy to review and merge it!
At the moment no way to do this. Will consider for a future release
Try 2 different animators and start them at the same time
Feel free to open a PR for this, otherwise I will get to it in time
I believe if you call `stop` when the app enters the background this should clear the animations. Then you can set the view to the state you want
@echo-branch any update here? This was fine for Xcode 13.4 but we';re getting tons of warnings in Xcode 14
@echo-branch totally understandable. It would be good to understand, from your perspective, why certain fixes are not viable - Adding the missing headers to Branch.h (understand we don't want files...
Got it - I see how thats an issue & how it can leak downstream into documentation etc.. Thanks & good luck Side note - any idea why we would...
@echo-branch FYI I found a decent workaround if you want to share this w/ folks: - Create a local swift package that wraps `Branch` (IMO always a good practice for...