Gera Istoshin

Results 2 comments of Gera Istoshin

u can try to make skeleton with passed imageId from ListScreen and show it while fetching other details

``` OneSignal.Notifications.canRequestPermission().then(can => { if (can) OneSignal.Notifications.requestPermission(false) }) ``` solves this problem