alexclinky

Results 5 comments of alexclinky

Any change to get this updated for Django 4.x

Just giving you an idea, have you tried adding BackgroundNotificationTask listener? https://docs.expo.dev/versions/latest/sdk/notifications/#notification-events-listeners

use either import { Link } from "expo-router"; OR import { useRouter } from "expo-router"; const router = useRouter(); router.replace("/link")

Why is this still a problem with expo-router? I also have a minimal reproduction and unstable_settings does not fix it.

Hi, and thanks for your reply. I just like long classes of `classNames` to be on multiple lines because it is easier to read. But functions and other to be...