Peter

Results 10 comments of Peter

@moesalih how far have you got so far? any progress? I did some digging yesterday and noticed that MobileVLCKit can now be built for tvos. I'm not sure about libtorrent...

Any updates on this or the whole idea to support 8.0 is on indefinite standby?

I'm in the same boat :( Fail to compile for i386

Any progress on this? I would also want to animate over a different amount of time

I'm having the same issue. Any solutions?

Version 2.0 (RC1 atm) is working great with Ember.js. Thank you!

@fronteed , strangely none :) Just a basic Ember.View with a few methods. ``` Ember.RadioButton = Ember.View.extend({ checked: false, templateName: 'radioButton', didInsertElement: function() { this.$().icheck({ radioClass: 'iradio_square-blue' }); }, change:...

Any updates on this? iOS17 is just around the corner and I'm in the process of migrating ``@ObservableObject`` to ``Observable``

@NghiaTranUIT I'm also having the exact same issue using the latest version of macOS and 4.14.0. I'm using a Setapp version which worked fine until the update. You can see...