Skip to content

kmmccafferty96/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_resources/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 81.8%
  • Vue 7.3%
  • JavaScript 6.8%
  • Java 1.6%
  • HTML 1.6%
  • Objective-C 0.6%
  • Other 0.3%