What’s the best tech stack to handle forms and validation in a Shopify app in 2025?

Since @shopify/react-form is no longer supported, what’s the best way to handle forms and validation in a Shopify app in 2025? I’m using Remix, so any recommendations would be appreciated. Thanks all!

I’m using RVF (https://www.rvf-js.io/) with the new React Router template. There are currently some weird incompatibilities with new Polaris components, but for simple use cases it works well!

thanks for your suggestion