import { atom } from 'nanostores'; export const expoUrlAtom = atom(null);