You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npx react-native --version: 15.0.0-alpha.2
npm ls react-native-macos: [email protected]
node -v: v22.11.0
npm -v: 10.9.2
yarn --version: 1.22.21
xcodebuild -version: Xcode 15.2
Build version 15C500b
import { TextInput} from 'react-native-macos';
When adding TextInput to App.tsx I am facing such error in Xcode:
-[RCTUITextField typingAttributes]: unrecognized selector sent to instance 0x127798cb0
Steps to reproduce the bug
xed -b macos; yarn start
In Xcode press Run
Expected Behavior
No response
Actual Behavior
No response
Reproducible Demo
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Environment
Steps to reproduce the bug
Expected Behavior
No response
Actual Behavior
No response
Reproducible Demo
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: