apetta

Results 29 comments of apetta
trafficstars

Would be great if this package could play nicely with Typescript React Native setup

Thanks @marklawlor, this package is really great. Would be nice to have a search feature in the new docs to fish out the hidden info like that (maybe fuse.js ?)

I'm also facing this issue at the moment on Android. The problem seems to stem from the fact that the content height is smaller than the keyboard height - regardless...

> Sooo, I've tried a solution from @apetta above and it didn't work for me (idk why...), but with some changes it works! > > I added code from useEffect...

Same issue here, it seem to be able to create and execute files okay. But if it creates a python file which consumes another file it created (e.g. a txt...

This would be nice to have! I've been unable to get metro's `resolver.resolveRequest` to strip the query string

+1 This is currently a blocker for me as well

A temporary workaround is to ensure the hover/focus modifier goes first. i.e. `hover:dark:bg-zinc-800` instead of `dark:hover:bg-zinc-800`

Same issue on XCode 14, so I don't think it's related to the current Xcode 15 bugs... EAS Build runtime: ``` Using VM template "macos-ventura-13.4-xcode-14.3.1" running macOS Ventura 13.4 Installed...

Actually, I think this is likely related to #187