how can i animate the item when i reload the tableview like it is done in the settings app of ios. where all items slide from right to left/ left to right
I have recently migrated some code to new iOS 11 beta 5 SDK. I now get a very confusing behaviour from UITableView. The tableview itself is not that fancy. I have custom cells but in most part it...
I have recently migrated some code to new iOS 11 beta 5 SDK. I now get a very confusing behaviour from UITableView. The tableview itself is not that fancy. I have custom cells but in most part it...
yes i want to do it natively. the UITableview is a very powerful view. in b4i it is very limited. you can do so many things with it. i see so many examples on how to use it and not only as a list. there are much more ways to use it. and the good thing about it is that it is very fast and runs smooth.
the problem is that most examples are in swift and as far as i know b4i does not support swift.
yes i know but the performance of Tableview is much better and you have lot of options with Tableview that you will need to implement with xclv.
btw i do use xclv in my app but for some features i prefer to use Tableview.
is there a way to implement that simple animation? do i need to do it with insertcells or can it be done with upadeall function?
i did, and from my tests Tableview was better. the experience is also much more iOS. like if you swipe down or use the actionbutton there is that jumping animation that you can find in almost all ios apps. i understand that you are pushing for xui views and apps but i am making an only ios app right now and really would like to make it with ios filling. anyway if there is no such option with b4i i will use 2 tableviews. i have no choice. yesterday i spent the whole night and could not get it work with native object.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.