Skip to content

flodaniel/nativescript-material-components

 
 

Repository files navigation

Nativescript Material Components

lerna

Build beautiful, usable products using Material Components for NativeScript.

Components

Android migration to AndroidX

For Material Components to work correctly with {N} 6 and AndroidX you need to update your android app theme. inside App_ressources/android/res/values/styles.xml replace all occurences of Theme.AppCompat with Theme.MaterialComponents

Contribution

npm i
npm run tsc
npm run demo.ios
npm run demo.android

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 82.2%
  • Vue 8.3%
  • JavaScript 5.4%
  • HTML 2.3%
  • Objective-C 1.3%
  • Ruby 0.3%
  • CSS 0.2%