PeterStaev / NativeScript-Drop-Down

A NativeScript DropDown widget.
Apache License 2.0
105 stars 65 forks source link

Add ability to change the placeholder color #216

Closed Narkoleptika closed 4 years ago

Narkoleptika commented 4 years ago

Hello

This pull request adds the ability to change the hint color using placeholder-color from tns-core-modules/ui/editable-text-base/editable-text-base

Closes #55

Tested on both Android and iOS

I'm pretty new to Nativescript and Typescript, so please forgive me if I've done anything wrong.

PeterStaev commented 4 years ago

@Narkoleptika , thanks for your contribution! I will see to test and merge your changes over the weekend.