Kevin Romero Peces-Barba
Kevin Romero Peces-Barba
~Closed it because I noticed something else needing refactor in order to use as framework. Wille reopen when I finish it~ Hey, @cyrilzakka, I got most of it working. However,...
Oh, this is the same problem I was having in #1. Same thing happens when you trigger the animation without dragging, it just acts weird and the values don't update....
Yeah, the modal works great. It's the other values that don't get "caught" correctly. A new version sounds great then, looking forward =D
Fetching submodules with this did it for me (note the `--remote`). `git submodule update --remote --recursive --init`
> @kevinrpb Thank you for this! How was this issue manifesting for you and how do you reproduce? If you can let me know how to reproduce, I can get...
Hello again, @Chris-Perkins I've pushed a few changes into this (I added explanation in the PR). I'd be great if you could take a look and tell me what you...
After looking at your comments it seems clear to me that it's a good idea to be explicit about the coding keys for each Codable type. I'm gonna open the...
I was able to go through all the `Params` files and checked them agains the docs. Tomorrow I'll go over their `Data` counterparts. In the meantime, if you read this,...
Yeah, you called it. I was building the package instead of the project so that's why Xcode complained. And yes, I can see your point, but I think it's a...