farfromrefuge

Results 236 issues of farfromrefuge

This PR makes the `ui-mobile-base` packages directly provided as source code inside `@nativescript/core` * we dont publish it as aar, xcframework in `@nativescript/core` anymore => smaller npm package * we...

I have a project for which the build is really complicated and long. Also the resulting aar is around 20Mb. So committing the release aar is not a good choice,...

question

### Self-Hosted Version 24.11.1 ### CPU Architecture x86_64 ### Docker Version 24.0.2 ### Docker Compose Version 2.20.1 ### Machine Specification - [x] My system meets the minimum system requirements of...

Waiting for: Product Owner

Every time i run my workflow i see this: ``` /usr/bin/sh -c \yes | sdkmanager --licenses > /dev/null Installing latest build tools, platform tools, and platform. /usr/bin/sh -c \sdkmanager --install...

This PR add many things which improve typings generation: * improved PR https://github.com/NativeScript/android-dts-generator/pull/85, fixing bugs and adding more edge cases * handle kotlin parameters without return paramter names with forbidden...

This is what we discussed on Discord. If a native obj-c method like this `openReturningError(error?)` is called without the error argument it will throw a JS Error if an error...