Vahid Najafi
Vahid Najafi
I have the same issue with `nativescript-fresco`. I think this relates to `RadlistView` component. Any workaround?
@VladimirAmiorkov Hey any update for zoom feature?
@VladimirAmiorkov Thanks for the quick reply. I understand what the matter is. I think the best functionality of tapToRetry is which instagram implemented. And about your solution, I think increasing...
I could be able to handle this by `finalImageSet` event. First I make a small image visible, and after the main image has been downloaded, I make the main image...
That is very strange that works fine with `ListView` instead of `RadListView`.
Hi @elena-p Thanks for your reply. So, waiting for upcoming news for the new plugin. Cheers.
@elena-p Do you have plan to expand nativescript-image-cache-it plugin? It's not really stable and has some issues like mentioned [here](https://github.com/triniwiz/nativescript-image-cache-it/issues/45).
Hi @elena-p Sorry, I considered nativescript-image plugin will be a fork of nativescript-image-cache-it plugin.
I found a solution for this. (tested only in android) : in app.android.css (seems that app.css doesn't work) ``` .slides { // without this, it doesn't work with ScrollView height:...
I think this has nothing to do with typeorm. Mysql doesn't allow to have a table name with an uppercase letter (at least in newer versions).