appsgenie

Results 30 comments of appsgenie

I am also seeing this issue. I have not ran `admin.auth().generateEmailVerificationLink` in over 24hrs (from anywhere else or any user at all) and called it just now only **one** time...

should we still use the forked @03balogun/react-native-skeleton-content for now, or there is a fix for the official version?

> @appsgenie I ended up using react-native-skeleton-content-nonexpo. That I got to work! oh thanks @alexanderwassbjer, that's an official version being maintained? don't see as many commits to it so wondering...

It actually shows the status bar explicitly when I hide it before tapping on the `ImageView` :eyes:

so I think what we actually need here is to set `statusBarTranslucent={true}` that will fix the underlying issue using the react-native Modal.

Same issue here. I tried multiple things (including putting `useLastNotificationResponse` and `addNotificationResponseReceivedListener` at the top of the chain) and nothing seems to work. On Android standalone when app is killed...

same here. looking for a way to append more data to the end as the user scrolls through the carousel.. I do this my updating the array that is setting...

@cristiangu is your patch basically keeping the old image until the new one is loaded and displays it? I think it is a good use case for you example where...

@kaueDM your suggesting is good but that's more equivalent to an eject I think. Most of us want to stay with the managed expo flow even on EAS. So with...

@kaueDM yes that is ok with me as I can't use Expo Go anymore anyways but was just not sure if doing an install in my project without anything else...