skip to Main Content

Bare react native project does not run on ios simulator

I am trying to run an a fresh react native project using react native cli but I get the following error: 2022-07-22 09:31:45.006 xcodebuild[96346:8084479] Requested but did not find extension point with identifier Xcode.IDEKit.ExtensionSentinelHostApplications for extension Xcode.DebuggerFoundation.AppExtensionHosts.watchOS of plug-in com.apple.dt.IDEWatchSupportCore…

VIEW QUESTION

react native with zustand persist

I'm trying to implement a simple todo app with react-native and zustand persist, the code without the persist method is working fine, but when I try to introduce persist, I run into errors or I'm not able to correctly implement…

VIEW QUESTION
Back To Top
Search