Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[expo-updates][android][1/n] Refactor responsibility #24954

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

wschurman
Copy link
Member

Why

Similar to #24934 but we're not quite in a position to make a lot of the controller fields private yet (compared to iOS). Think I need to backport the expo go versioned module stuff to older SDKs.

How

Similar strategy to #24934: move methods into the controller to start to centralize logic so that hopefully we can combine the logic and better reason about state machine updates.

Test Plan

Wait for CI.

Checklist

@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Oct 19, 2023
@wschurman wschurman force-pushed the @wschurman/android-module-override-2 branch from df1c457 to 658ab70 Compare October 19, 2023 23:34
@wschurman wschurman marked this pull request as ready for review October 20, 2023 18:40
@wschurman wschurman requested a review from douglowder as a code owner October 20, 2023 18:40
@wschurman wschurman force-pushed the @wschurman/android-module-override-2 branch from 658ab70 to e5d300e Compare October 20, 2023 22:12
@wschurman wschurman force-pushed the @wschurman/android-module-override-2 branch from e5d300e to cbcd787 Compare October 24, 2023 16:33
@wschurman wschurman merged commit bd197a1 into main Oct 24, 2023
@wschurman wschurman deleted the @wschurman/android-module-override-2 branch October 24, 2023 16:34
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Oct 24, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bot: fingerprint compatible bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants