-
-
Notifications
You must be signed in to change notification settings - Fork 530
Closed
Description
Describe the bug
Describe the bug
Not sure if this is a bug or just an issue with how I have everything setup. I get an error whenever trying to use TanStack Form with React Native (Expo).
Your minimal, reproducible example
N/A
Steps to reproduce
- Create a React Native (Expo) project
- Setup TanStack Form. I used
createFormHook
to reduce boilerplate. - Attempt to run the project using React Native on an IOS simulator
- Note the error: "Uncaugh Error: (0, _classPrivateFieldLooseBase2(...)_eventTarget]().addEventListener is not a function (it is undefined)
Expected behavior
TanStack Form should work for React Native out of the box without any additional configuration.
How often does this bug happen?
Every time
Screenshots or Videos

Platform
Platform
- Mac with IOS simulator
TanStack Form adapter
react-form
TanStack Form version
v1.21.1
TypeScript version
v5.8.3
Expo version
v53.0.22
Additional context
No response
DvzZDev, Klaas058, jordankkk, Noitham, tonykhaov and 1 morecesargdm
Metadata
Metadata
Assignees
Labels
No labels