NativeScript / theme

@nativescript/theme
https://v7.docs.nativescript.org/ui/theme
Apache License 2.0
127 stars 44 forks source link

fix: inputs don't provide styling for custom components. #262

Closed bundyo closed 4 years ago

bundyo commented 4 years ago

PR Checklist

What is the current behavior?

Custom components based on TextField can't be styled as a TextField easily.

What is the new behavior?

.nt-input class to style them.

Fixes #261.

BREAKING CHANGES: