Carlos Enumo

Results 5 issues of Carlos Enumo

### Summary Add `prepareViewForSkeleton` to `SkeletonCollectionViewDataSource` so we can reuse supplementary views as we do for normal cells using `prepareCellForSkeleton `. ### Requirements (place an `x` in each of the...

Fixing the exclude path in `Package.swift` #126 actually broke the build on macOS. Since the extension in `Pod/Classes/OSX/NSGestureRecognizer+Rx` is not created, we end up getting an error in `Pod/Classes/View+RxGesture.swift` .../RxGesture/Pod/Classes/View+RxGesture.swift:98:38:...

If we do a cold start (after shutting down completely) we see the app only in the menubar. If we **restart** the system, the app icon reappears on the dock...

I used to be able to browse the root path of directoryBrowser, but now I can't. If I access "http://localhost:8080/files/images" it works, but if I try to access "http://localhost:8080/files" it...

I used to test this with Genymotion and it worked well at the time, but now that I have an M1 Macbook I have to use the built in emulator,...

help wanted