Rizky
Rizky
also, onDoublePress and onDoubleTap does not work...
If you need hot reload, do this: ```typescript const assetServer = Bun.serve({ static: { "/": index, }, fetch() { return new Response(null, { status: 404 }); }, port: 3001, });...

I just created a windows app to do this, It will copy the current screenshot as path, and you can ctrl+v to claude code: https://github.com/rizrmd/shotpath