Kévin Renella
Kévin Renella
Since Xcode 11 includes Swift Package Manager, it would be nice to support it
Subscribing and/or reading an unknown characteristics provides the following low level RxSwift error `Sequence doesn't contain any elements`. A more explicit error would be appreciated, something like "Failed to read...
**Describe the bug** _Normal behavior_ For any characteristic that can notify, subscribe to `observeValueUpdateAndSetNotification`. `onNext` is called everytime the hardware notifies the characteristic. Now at any time, call `readValue` on...
Since Xcode 11 includes Swift Package Manager, it would be nice to support it
# Report Settings a custom `contentInset` on the collection view breaks the layout after changing the layout several times ## Report a bug ### What did you do? Update the...
# Report The first layout transition is broken if the first layout configuration is `.grid` ## Report a bug ### What did you do? Update the example project with the...
The following delegate should be weak: `open var delegate: TRMosaicLayoutDelegate!` Being a strong reference lead to a retain cycle on any controller using this delegate. I will propose a PR...
Would you consider adding `@discardableResult` for the builder methods of the pickers ? In case the picker is a stored property, it would be nice to change its properties discarding...
The publicly shared HTML page is shrinked or visually unstable when the content of the page contain an notice/warning tag inside a bullet list. **To Reproduce** Steps to reproduce the...
Since Xcode 11 includes Swift Package Manager, it would be nice to support it