| 6aad17b5 | 07-Jul-2023 |
Wojciech Dróżdż <[email protected]> |
[blur][Android] Add BlurModule to ExperiencePackagePicker (#23369)
# Why
There was no BlurModule in the ExperiencePackagePicker, because of this
`BlurView` doesn't work in Expo Go.
# How
A
[blur][Android] Add BlurModule to ExperiencePackagePicker (#23369)
# Why
There was no BlurModule in the ExperiencePackagePicker, because of this
`BlurView` doesn't work in Expo Go.
# How
Added BlurModule to the getModulesList() in ExperiencePackagePicker
# Test Plan
Tested on versioned and unversioned expo go builds
show more ...
|