farfromrefuge

Results 1606 comments of farfromrefuge

@dangrima90 i downloaded it thanks. But i dont see broken part of `MiSnapDocumentClassifier`. Is that another aar?

@dangrima90 both should be fixed now

i added a new flag `-per-library` which will generate separated files for libraries. Also the name contains the library name/version which makes it easier to maintain typings

@dangrima90 awesome will try to fix remaining issues. but i can already say that the -per-library is pretty awesome. next step will be to allow the cli to generate all...

@NathanWalker i have the same issue after upgrading to 8.9.4. Not sure yet what might have broke it. But it is quite a big deal. The break happened between 8.9.2...

@NathanWalker yes sorry forgot to mention it

@volkanatalan i actually actually reside within the N `EditableTextBase` Especially i would say the error is here https://github.com/NativeScript/NativeScript/blob/main/packages/core/ui/editable-text-base/index.android.ts#L182 Because it sets `setFocusableInTouchMode` but never set it back once `editable` is...

@volkanatalan ok thanks. Actually great to know it works with N. Will try and reproduce it here today

you need to show how you setup items. And try to measure the time to fill your items array. Never faced such an issue on iOS