I am making a demo in react-native for getting and changing wallpaper. I have been searching for an option to get the current wallpaper of the device but I did not find anything which is useful. All I can find is to set wallpaper to the device. But I need to get a wallpaper image that is already there.
Note: I am making this demo application only for android.
It would be great if anyone can help me with this.