Closed jackbcodes closed 1 year ago
Hey there, thanks. If you could open a PR I would be delighted to check it out and merge
Cool, PR 👉 #37
I've merged the PR and forgot to close the issue, my bad hehe
Haha, I've got another suggestion if you're open to it?
I've added "@/" as an alias, which is quite common in Next and Remix templates now. I could open a PR for that?
E.g.
import { MyStack } from "@/components/MyStack"
@jackbcodes feel free to keep 'em coming. I don't have as much time as before but I'll do my best to Review and merge them
Thanks for this repo! Just trying it out and SafeAreaView stays white when you enter dark mode.
I added this in my code, would you be open to a PR?