React-native-screens: Not able to do iOS 13 build

Created on 4 Dec 2019  路  2Comments  路  Source: software-mansion/react-native-screens

Error message is
fatal error: 'React/RCTRootContentView.h' file not found

import

RNSScreenStack.m normal x86_64 objective-c com.apple.compilers.llvm.clang.1_0.compiler

Most helpful comment

Found solution myself
Change

import

To

import "RCTRootContentView.h"

All 2 comments

Found solution myself
Change

import

To

import "RCTRootContentView.h"

杩欎釜闂鍦ㄥ悗鏈熺増鏈腑瑙e喅浜嗗悧

Was this page helpful?
0 / 5 - 0 ratings