Skip to content

Not working on iOS #5

@EnnamWigroup

Description

@EnnamWigroup

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 :

  1. Create new project
  2. npm install react-native-scratch --save
  3. react-native link react-native-scratch
  4. cd ios and pod install
  5. react-native run-is

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions