Skip to content

tidusjar/ui-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 setup // this should happen for every typescript update
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 84.3%
  • Vue 6.6%
  • JavaScript 5.5%
  • Java 1.4%
  • HTML 1.4%
  • Objective-C 0.5%
  • Other 0.3%