Quantcast
Channel: Active questions tagged react-native+ios - Stack Overflow
Viewing all articles
Browse latest Browse all 17664

'ReactCommon/TurboModuleBinding.h' file not found React Native on IOS

$
0
0

i integrated react native for my IOS project and encountered this problem, below is my podfile

require_relative '../node_modules/react-native/scripts/react_native_pods'require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'

platform :ios, '13.0'

target 'TEST' do

Comment the next line if you don't want to use dynamic frameworks

use_frameworks!use_react_native!pod 'Alamofire'

target 'TESTTests' doinherit! :search_paths# Pods for testingend

target 'TESTUITests' do# Pods for testingend

endenter image description here


Viewing all articles
Browse latest Browse all 17664

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>