Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dyazincahya-blog/nativescript-bottom-sheet-example-js
Nativescript Core Javascript : Bottom sheet example
https://github.com/dyazincahya-blog/nativescript-bottom-sheet-example-js
bottomsheet javascript material-design nativescript nativescript-core nativescript-example ui-components
Last synced: about 1 month ago
JSON representation
Nativescript Core Javascript : Bottom sheet example
- Host: GitHub
- URL: https://github.com/dyazincahya-blog/nativescript-bottom-sheet-example-js
- Owner: dyazincahya-blog
- Created: 2024-06-04T06:29:33.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-04T06:51:12.000Z (7 months ago)
- Last Synced: 2024-11-22T08:25:36.742Z (about 1 month ago)
- Topics: bottomsheet, javascript, material-design, nativescript, nativescript-core, nativescript-example, ui-components
- Language: JavaScript
- Homepage: https://stackblitz.com/edit/ns-js-bottom-sheet-example-fdnpuf
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nativescript : Bottom Sheet Example (JS)
This is an example for Bottom Sheet {N} flavor JS. Bottom sheet is a component of [Material Design](https://m2.material.io/components/sheets-bottom). Edit this repo with [StackBlitz editor ⚡️](https://stackblitz.com/~/github.com/dyazincahya/nativescript-bottom-sheet-example-JS) then try and run using ```ns preview```
Thanks to [wwwalkerrun](https://github.com/NathanWalker) for helping me.