meharbhutta / react-native-manage-wallpaper

Android wallpaper manager for changing wallpaper.
MIT License
19 stars 7 forks source link

Setting Wallpaper causes whole app refresh/rerender #10

Open AmirBraham opened 1 year ago

AmirBraham commented 1 year ago

Ask your Question

Hello , whenever I call ManageWallpaper.setWallpaper , the whole app gets re-rendered which is very weird. Is there any solution to prevent the refresh ?

onurcanari commented 11 months ago

Did you find any solution for this?

StereoPT commented 10 months ago

I've also come across the same problem? Is there any solution?

onurcanari commented 10 months ago

I believe this is only occurring in emulator. Didn't across in real device.

StereoPT commented 10 months ago

I believe this is only occurring in emulator. Didn't across in real device.

I tested on a development build in my physical device.