-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I am trying to run the example project so that I can play with the my local mosquitto broker. But after installing packages and pods it is failing at: 'React/RCTBridgeDelegate.h' file not found
To Reproduce
Steps to reproduce the behavior:
- Install packages
- Install pods
- Run the example project by running the ios script
- Try by command line or xcode getting the same error that is
'React/RCTBridgeDelegate.h' file not found
Expected behavior
It should run on simulator.
Screenshots
Smartphone (please complete the following information):
- Device: iPhone 14 simulator
- OS: iOS 16.4
- Version [e.g. 22]
Additional context
I tried to create a fresh new react native project (by npx react-native init quitoDemo which created fresh project with RN version 0.71.5) and tried to put everything from the example project and it also gave me tons of errors, mainly from usestates.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
