Skip to content

wip(android): rework init#151

Closed
HayesGordon wants to merge 1 commit intomainfrom
android/drop-InitializationProvider
Closed

wip(android): rework init#151
HayesGordon wants to merge 1 commit intomainfrom
android/drop-InitializationProvider

Conversation

@HayesGordon
Copy link
Contributor

No description provided.

@Synchronized
fun init(context: Context) {
if (!isInitialized) {
Rive.init(context) // TODO: this should use the updated init method when the new android version is released. That version contains contains a flag to not use relinker and rework the order. For now, let's expose a way to hanle init in React Native with user level control
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚫 [ktlint] standard:max-line-length reported by reviewdog 🐶
Exceeded max line length (140)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant