Companion

object Companion

Functions

Link copied to clipboard
fun createPhoneNumberController(initialValue: String = "", initiallySelectedCountryCode: String? = null): PhoneNumberController

Instantiate a PhoneNumberController with the given initial values. If initialValue is in the E.164 format, try to find the most likely country code based on the prefix and the device's locales list.