Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/enricodk/nativescript-mdc-lib
Material Components plugin for NativeScript
https://github.com/enricodk/nativescript-mdc-lib
ios javascript material-components material-design mdc nativescript nativescript-plugin
Last synced: 13 days ago
JSON representation
Material Components plugin for NativeScript
- Host: GitHub
- URL: https://github.com/enricodk/nativescript-mdc-lib
- Owner: enricodk
- License: mit
- Created: 2019-01-12T09:11:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T17:41:26.000Z (almost 6 years ago)
- Last Synced: 2024-09-21T07:19:23.026Z (2 months ago)
- Topics: ios, javascript, material-components, material-design, mdc, nativescript, nativescript-plugin
- Language: Ruby
- Homepage:
- Size: 2.33 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Material Components plugin for NativeScript
## Installation
From the command prompt go to your app's root folder and execute:```
tns plugin add nativescript-mdc-lib
```See the [NativeScript CLI documentation](https://docs.nativescript.org/tooling/docs-cli/lib-management/plugin-install)
and [Nativescript Plugin documentation](https://docs.nativescript.org/core-concepts/plugins) for more details## Notes
This plugin only provides the [iOS Material Components](https://github.com/material-components/material-components-ios) library from CocoaPods,
and doesn't provide any JavaScript wrappers or APIs