Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[android][brightness] Migrate to Expo Modules API #22037

Merged
merged 3 commits into from
Apr 14, 2023

Conversation

alanjhughes
Copy link
Collaborator

Why

Continue migration to Expo Modules API.

How

Followed the typical migration steps.

Test Plan

Tested in bare expo. All the system brightness methods currently don't work as they require permission only available to system apps. I suggest deprecating all the system methods. This would mean the permission request could be removed and the API would match what's available on iOS.

@alanjhughes alanjhughes requested a review from lukmccall April 7, 2023 20:43
@expo-bot expo-bot added the bot: suggestions ExpoBot has some suggestions label Apr 7, 2023
@expo-bot expo-bot added bot: passed checks ExpoBot has nothing to complain about and removed bot: suggestions ExpoBot has some suggestions labels Apr 7, 2023
@alanjhughes alanjhughes marked this pull request as ready for review April 7, 2023 20:46
@alanjhughes alanjhughes requested a review from tsapeta as a code owner April 7, 2023 20:46
@alanjhughes alanjhughes requested a review from lukmccall April 12, 2023 10:52
@tsapeta tsapeta merged commit 3b59709 into expo:main Apr 14, 2023
@alanjhughes alanjhughes deleted the @alanhughes/android/brightness branch April 14, 2023 08:19
@aleqsio aleqsio mentioned this pull request Apr 21, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: passed checks ExpoBot has nothing to complain about
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants