ui-material-components
ui-material-components copied to clipboard
Monorepo that contains all of the NativeScript Material Design plugins.
SpeedDial usage for NativeScript Angular is not available? @farfromrefug , @FestplattenSchnitzel can u provide with that implementation **i tried like this** `import {NativeScriptSpeedDialModule} from '@nativescript-community/ui-material-speeddial/angular';` ``` imports: [ ...... NativeScriptSpeedDialModule...
Any time I import other packages on iOS the app breaks with this error message ``` CONSOLE LOG: {NSVue (Vue: 2.6.12 | NSVue: 2.9.0)} -> RemoveChild(TabContentItem(16), Placeholder(17)) ***** Fatal JavaScript...
I am trying to set the hint text color when the input is inactive. ### Which platform(s) does your issue occur on? - iOS emulator iPhone13Pro iOS 15.2 ### Please,...
Trying and failing to build this repo under Windows. I do the following... - `git clone https://github.com/nativescript-community/ui-material-components.git ui-material-components` - `cd ui-material-components` - `npm i --force` (I get `unable to resolve...
Hi, On android if the app just start every think work as expected, but when the app is in background and then it resumed the Frame.topmost().navigate wont work until you...
When a RadListView is put into a MDTabContentItem and the tab is opened, the user loses the ability to navigate to other tabs. The `selectedIndexChanged` event stops firing, and tapping...
I have been using the default NativeScript bottom navigation. It uses 5 tab buttons. Text fits perfectly. I have moved to the @nativescript-community/ui-material-bottomnavigationbar as I now have need to add...
- "@nativescript/core": "~8.1.1" - "@nativescript/android": "~8.1.1" - "@nativescript/ios": "~8.1.0" - "@nativescript-community/ui-material-bottom-navigation": "^6.2.0", I'm using the root `app.scss` to set styles globally, but the `background-color` property is only being applied on...
### Which platform(s) does your issue occur on? - Android - Android 11 - Device (Xiaomi Mi 11) & Emulator (Pixel XL) ### Please, provide the following version numbers that...
### Which platform(s) does your issue occur on? - Android/iOS - All - emulator ### Please, provide the following version numbers that your issue occurs with: - CLI: 8.1.2 ###...