It looks like Facebook added new skin styles: classic, translucent, contemporary.
Because this library uses compile ('com.facebook.android:account-kit-sdk:4.+') my app adopted the new skin style as soon as I recompiled.
It would be great to add the possibility to pick either skin from the configuration.
Additional Information
- React Native Account Kit version: 0.6.2
- React Native version: 0.41.2
- Platform: Android
It looks like Facebook added new skin styles: classic, translucent, contemporary.
Because this library uses
compile ('com.facebook.android:account-kit-sdk:4.+')my app adopted the new skin style as soon as I recompiled.It would be great to add the possibility to pick either skin from the configuration.
Additional Information