gurisko / cordova-plugin-accountkit

AccountKit Plugin for Apache Cordova which allows you to add passwordless email and SMS authentication to your app
MIT License
34 stars 42 forks source link

how to change theme colors? #36

Open sido420 opened 7 years ago

sido420 commented 7 years ago

Is it possible to change the theme colors in config files or through JS code?

Also, I'm seeing cordova build warnings like below. How do I fix them?

warning: string 'com_accountkit_button_....' has no default translation
viveklc commented 7 years ago

I found a plugin [ Mhusain/FacebookAccountKit ], which is providing functionality to change account kit theme colors.

How can I add the change theme color functionality in this plugin?

pravinfullstack commented 7 years ago

@viveklc are you able to change theme ..... any solution yet?

viveklc commented 7 years ago

@maverickpravin No, not yet.

RAsija11 commented 5 years ago

Is there any way to change button color in cordova-plugin-accountkit?