-
### Description:
I'm getting memory leaks here:
0 libsystem_malloc.dylib malloc_zone_malloc
1 libsystem_malloc.dylib malloc
2 libxml2.2.dylib xmlStrndup
3 libxml2.2.dylib xmlSplitQN…
-
Hi, I manually added ElasticTransition, but the effects does not show up!
How to use it manually or with Carthage?!
Please! I love this framework!
-
**Describe the bug**
Manual installation directions on project GitHub page do not work. May be missing steps implied as understood (?)
**To Reproduce**
Steps to reproduce the behavior:
1. Downlo…
-
## Description
The [foldMap is stack safe](https://github.com/arrow-kt/arrow-incubator/blob/master/arrow-free-data/src/test/kotlin/arrow/free/FreeTest.kt#L121) test found in Arrow's Free is not pre…
-
Trying to build Pantomime with Carthage results in the following build error:
> ...
>
> === BUILD TARGET Pantomime (tvOS) OF PROJECT Pantomime WITH CONFIGURATION Release ===
>
> Check dependen…
-
### Description:
Using OAuth2Swift startAuthorizedRequest there is no way to override the requestTimeout. Although we can override the sessions timeout via:
```
let configuration = oauthswift.cli…
-
### Description:
I'm getting a 401 response trying to upload a file. Other requests (GET, "regular" POST, etc work perfectly fine.
So this request:
let imgData = Data(...)
au…
-
Hey, your library is really interesting.
The only problem I found was the `README.md`, which lacks an `Installation Section`
I created this [iOS Open source Readme Template](https://github.com/awesom…
-
## Report a bug
### What did you do?
After updating to the latest version, custom PullToRefresh got broken.
### What did you expect to happen?
The same behaviour as before, hidden view …
-
Hi,
1/ There are 2 warnings (UI API called from background thread Group):
- runtime: UI API called from background thread: -[UIView layer] must be used from main thread only -> #0 0x00000001036…