bthurlow / nativescript-maskedinput

A {N} masked input plugin for iOS and Android
Other
8 stars 8 forks source link

Databinding #3

Closed dpdragnev closed 8 years ago

dpdragnev commented 8 years ago

Hello,

Do we still bind the input using the text property? I am using:

<mi:MaskedInput mask="(999) 999 9999" placeholder="_" text="{{ customer.homephone }}" color="#a8b4b9" />

but the data is never displayed.

Am I missing something?

Thanks.

bthurlow commented 8 years ago

Android Resolved. Reviewing iOS.

dpdragnev commented 8 years ago

Awesome. Thanks Brian. :)

bthurlow commented 8 years ago

Prepping to push NPM.

bthurlow commented 8 years ago

Published.