farfromrefuge
farfromrefuge
@csimpi it works the same way as in any N component and is explain on N website and in the issue you linked. The Vue demo app works well so...
@csimpi ok i am not the rude one here. If you dont like that COMMUNITY handled package, then dont use it... If you think there is an issue why not...
@fpaaske thanks a lot for pointing this out. I will fix the example!
@danouche93 can you create a repro sample project? Thanks
actually after a little bit of research it seems possible to run v8 in a multi thread environment using v8:locker. see this [commit](https://github.com/v8/v8/commit/596d55adf60ccea580692206acf2f02676e569b2)
@NathanaelA not confused I think. I know about mentioned and handled it quite a bit in a previous framework. now the point here is that it is doable and would...
@NathanaelA Actually the performance hit is happening without it. Because everything needs to be run on UI Thread, for example android lifecycle callbacks. The only draw back will be the...
@wuilmerj24 no I don't think it is possible right now.though it would be a great feature to have. could you take a look at it ?
@timbell i tried here with a basic example like this one https://github.com/NativeScript/NativeScript/files/8910031/android_frame_crash_demo.zip and it works just fine. You need to investigate this a bit more to see what makes it...
@timbell indeed I misplaced bottom navigation for tabs did not have time to test your app no. don't have much time those days