Set Wallpaper of Phone

Hi, I’m writing a wallpaper app using Expo for Android, and I’m looking for an API to set device wallpapers. So far I don’t find anything and seems the only solution is to eject and install a native module. Please help if you know there’s existing API or ways to achieve setting wallpaper without eject. Thanks!

hi there! that would be the only way to do it right now. we explain in this blog post where we’re headed in coming months to make this easier: Expo managed workflow in 2021. Part 2: Customizing the runtime | by Brent Vatne | Exposition

why dont just create api for it like all service :smiley: