Tom Baranes

Results 69 comments of Tom Baranes

Should we move that issue in a dedicated project and why not adding that project in IBAnimatable organization (if that's ok with you @phimage)? 🙃

I agree with the needs here, a few questions: - How will it works for Carthage, Submodules... ? If one subspecs is a dedicated framework, then it will be straightforward...

I globally agree with you, I think we can go ahead and make adjustments with the PRs review! About Carthage: it will simply compiles every shared frameworks schemes found in...

Second though: I'm wondering if we shouldn't do a feature release before starting this. Otherwise, let's keep make a temporary branch `feature/modules` where we can merge all the PRs and...

What's the idea behind that feature? Hiding the keyboard when a viewController is disappearing?

I can understand the feature, but won't it be hard to make it customisable with IB if it's just a boolean (well, if you mean that)? Maybe it could be...

That would be a huge feature, but an awesome one! An `AnimatablePicker` with a `PickerType` will definitely fit in `IBAnimatable`! It's also joining the same idea as transitions, and issues...

Here a list of which transitions we can port from [VCTransitionsLibrary](https://github.com/ColinEberhardt/VCTransitionsLibrary): - [x] Flip - [x] Turn - [x] Fold - [x] Explode - [x] Cards - [x] NatGeo -...

Here another list of transitions: https://github.com/onmyway133/fantastic-ios-animation/blob/master/Animation/transition.md There definitely some transitions that can have their place in IBAnimatable!

Some others lovely animations: https://github.com/PiXeL16/RevealingSplashView