-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi,
Please note both react-native link react-native-scratch and manual installation are not working for ios.
Issue that we are currently experiencing are as follows :
ild/Intermediates.noindex/RNScratch.build/Debug-iphonesimulator/RNScratch.build/Objects-normal/x86_64/RNTScratchViewManager.o
/Users/userxxx/scratch/node_modules/react-native-scratch/ios/RNTScratchViewManager.m:3:9: fatal error: 'React/RCTViewManager.h' file not found
#import <React/RCTViewManager.h>
__
Steps to reproduce :
- Create new project
- npm install react-native-scratch --save
- react-native link react-native-scratch
- cd ios and pod install
- react-native run-is
Metadata
Metadata
Assignees
Labels
No labels