-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Animtable Material elements #7
Comments
@JakeLin Perfect, thanks for the list 👍 |
Would it be okay to add all similar elements to the same storyboard or viewcontroller (if programmatic)? It will be a lot cleaner than creating a storyboard and reference for each element. (ie. All button or textField elements could be grouped together in one storyboard) |
@gkye I really think so. Maybe by group ? For example we could group them like this
What do you think ? |
This would work. For |
I like the idea to group them into different sections. I found out the examples in Material are hard to experiment. I prefer to have an example app to demonstrate all features. @gkye I am not sure which way is better, maybe we can try some and find the best practice. It is not easy to make a good demo app. We also discuss that in IBAnimatable/IBAnimatable#238 . I used code to demonstrate different subtype of the type before like |
Are UICollectionVIew and UICollectionReusableView supported by IBAnimatable -- Not yet, 😅 On 20 July 2016 at 09:28, George Kye [email protected] wrote:
|
Is this still being worked on? |
@multinerd I don't have time to work on that at that moment. It is almost done for Swift 3. But haven't upgraded to Swift 4 yet. Could you like to give it a try? |
There are some Animtable Material elements we may support for IBAnimatable-Material
Not supported yet
UIControl
for Switch)UITabBar
yet 😓)@damtsnkff @gkye please have a look and feel free to prioritize or modify the list.
The text was updated successfully, but these errors were encountered: