Juan de Dios Martínez Vallejo
Juan de Dios Martínez Vallejo
@meghraj-suthar can you show your code? It seems like the problem is decomposing the props, but it's not an NS-Vue problem, it seems to be vue's behavior. Check this comment...
@cjohn001 for ios you can use `npm i -g @nativescript/[email protected]`. For android I don't know the status of this
@SeanKelly369 nice! Have you done any performance testing?
@farfromrefug I use this and work fine https://github.com/vallemar/nativescript-reordering/blob/main/src/app.css#L17-L38 https://github.com/vallemar/nativescript-reordering/blob/main/src/app.css#L17-L38
@farfromrefug if it refers to this file packages/core/application/index.android.ts if I don't put the changes the application gives an error when opening, I haven't tried one by one. I will find...
I have seen that they have added this to 8.4 amazing! I'm sure this needs some change, there were times it worked for me and other times it didn't, but...
Guys, I'm testing @farfromrefug fork that has these changes and I have to say that I think the difference in Android when browsing is quite a bit, with the current...
@farfromrefug I had it working but there were times that it had some failures to start, I don't know if it was because I changed the core in node_modules or...
@farfromrefug Using this version my application is working perfectly and without blinking in the navigation. The only thing is that I have these two warnings and I don't know why,...