Skip to content
This repository has been archived by the owner on Nov 5, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 1.16 KB

README.md

File metadata and controls

15 lines (10 loc) · 1.16 KB

ReactPhoneInputComponents

npm version Build Status Coverage Status

MVVM-based phone input components for React applications. With some basic styling, they should look like:

  • Android:

screen shot 2018-02-01 at 1 00 34 pm

  • iOS:

screen shot 2018-02-01 at 1 02 10 pm

Of course more sophisticated styling is supported as well (via dependency injection). Please check out https://github.com/protoman92/ReactCustomComponentDemo for a demonstration of MVVM architecture.