Hi team,
I am facing this error while running the application in my react native cli project . I tried to install v4 ui kit package. I am facing this below issue.
ERROR TypeError: dispatcher.useSyncExternalStore is not a function. (In ‘dispatcher.useSyncExternalStore(subscribe, getSnapshot, getServerSnapshot)’, ‘dispatcher.useSyncExternalStore’ is undefined)
“react”: “18.2.0”,
“react-native”: “0.65.3”,