Chase Choi

Results 5 issues of Chase Choi

I'm trying to find a built-in operator similar to [bufferWithTimeOrCount(timeSpan, count, [scheduler])](https://github.com/Reactive-Extensions/RxJS/blob/master/src/core/linq/observable/bufferwithtimeorcount.js) in RxJS, but I only found `collect(every:on:skipEmpty:discardWhenCompleted:)` and `collect(count:)`. Should I create my own operator?

Support [layoutMarginsGuide](https://developer.apple.com/documentation/uikit/uiview/1622651-layoutmarginsguide?language=objc) of iOS 9.0

```bash $ tuist version 2.6.0 $ tuist generate `JGProgressHUD` is not a valid configured external dependency Consider creating an issue using the following link: https://github.com/tuist/tuist/issues/new/choose ```