Integrations
Using gform-react beyond the basics - Next.js Server Actions via native form submission, and React Native through the gform-react/native entry.
gform-react is built on a real <form>, so it slots into platform features rather than fighting them.
These pages cover the two main integration points:
Both reuse the same GValidator/validators API you already know - only the submission path and the
field primitives differ.