Manol Donev
Manol Donev
### What problem does this feature solve? NativeScript recently introduced two new components Tabs & BottomNavigation that are considered a better version of the old TabView. Currently vue docs do...
I apologize if I am posting in the wrong place but https://github.com/solidjs/solid-app-router/discussions gives me 404. Basically I was trying to implement contextual modal navigation where the navigation path the user...
**Environment** Provide version numbers for the following components (information can be retrieved by running `tns info` in your project folder or by inspecting the `package.json` of the project): - CLI:...
**Is your feature request related to a problem? Please describe.** Currently there is a discrepancy between `ViewBase.className` and `ViewBase.cssClasses` property output -- if you try to get the `className` value...
## Overview Webpack is a static module bundler tool and as such is usually the most important part when building the application. At the moment NativeScript CLI uses two different...
Currently the error handling for the [synchronous file system module API](https://docs.nativescript.org/ns-framework-modules/file-system#read) is performed via optional error callbacks that are passed as last parameter to the respective "sync" method. This approach...
### Describe the bug Mock Service Worker fails to initialize on startup (works on local VSCode): ``` Uncaught (in promise) Error: [MSW] Failed to register a Service Worker for scope...