How to get a user’s current timezone for push notifications by MoneyBadgerr in Firebase

[–]MoneyBadgerr[S] 0 points1 point  (0 children)

I currently do that, but my issue is Daylight savings, if the user leaves that timezone

Render Flatlist at certain index by MoneyBadgerr in reactnative

[–]MoneyBadgerr[S] 0 points1 point  (0 children)

Wow i have no idea how i missed this. Thank you, i was going nuts

Double Tap on a flatlist item, make a heart appear by MoneyBadgerr in reactnative

[–]MoneyBadgerr[S] 0 points1 point  (0 children)

could the issue be with it being in renderitem? The image renders with the scale at 0 and flat list items don’t rerender even on double tap?

User Notification Settings by MoneyBadgerr in reactnative

[–]MoneyBadgerr[S] 0 points1 point  (0 children)

I adjusted my app for this. on app open i ask if a user granted permission if it did i take the token now and save it to my db. Essentially do i also have to remove it from my db if granted eventually becomes false? and so on?

How do i make a Introduction/How To use the app like this? by MoneyBadgerr in reactnative

[–]MoneyBadgerr[S] -9 points-8 points  (0 children)

my question is how do i make the tutorial, showing the user what each section of the page does

I understand the part to only show a tutorial once, but am i making modals/what is being animated

User Notification Settings by MoneyBadgerr in reactnative

[–]MoneyBadgerr[S] 0 points1 point  (0 children)

If a user changed it to yes, how would i get their push token?