Closed steve228uk closed 8 years ago
Nice. I agree. 👍
@toshi0383 Awesome :smile: I'll get the .Replace
presentation type added to #33 as I think it's pretty useful for tabs.
Opened #67 TVML view manipulating is very stateful. So I'd ended up making Kitchen control how or when to show indicators based on PresentationType.
@steve228uk Do you feel this issue is solved ? Feel free to reopen to continue discussing.😉
When running async requests in UIKit it would be good to have a way to show/hide the loading screen.
Potential Solutions
loading
. This would be executed as the following:kitchen.js
for the default loading screen.The benefit of this is that the user can also customise the
loading.xml
to be whatever they want/need. This could also be a recipe with atitle
property.Proposed Solution
My suggestion would be to utilise both the property and new
.Replace
presentation types together to give the developer the most flexibility.