Pascal Garber
Pascal Garber
I'm new to NativeScript and wanted to start with Material Design's BottomNavigation component. I encountered several issues that I believe need to be addressed: 1. Package Confusion: - There are...
I'm trying to use yarn zero installs in a restricted build environment (Flathub) where external downloads are not allowed. I'm attempting to exclude certain packages from the cache using `.gitignore`...
I'm using yarn zero installs and need to store npm packages compressed in the repository. However, the NativeScript Android npm package contains three large AAR files that are causing issues...
Create a example for GOM based on https://salsa.debian.org/gnome-team/libgom/-/blob/debian/latest/examples/gom.js (for docs see https://gjs-docs.gnome.org/gom10~1.0/) and https://gitlab.gnome.org/GNOME/libgda to show how SQLite can be used from GJS and TypeScript