getInstance

@JvmName(name = "DEPRECATED$getInstance")
fun getInstance(): I18nUtil

Deprecated

Use .instance instead, this API is only for backward compat

Replace with

instance

We're just re-adding this to reduce a breaking change for libraries in React Native 0.75.