-
-
Notifications
You must be signed in to change notification settings - Fork 573
Open
Description
I am trying to compile my react native application on iOS that makes use of react-native-material-kit
Following is the configuration:
RN : 62.2
React: 16.11
react-native-material-kit: 0.6.0-beta.1
Platform: iOS
I am getting the followings Error while trying to compile and run the app on my iPhone from Xcode:
'cmath' file not found in the file: Pods/Flipper-folly/Math.h
This is caused by the following "include" directive in "node_modules/react-native-material-kit/iOS/RCTMaterialKit/TickView.m:9"
Has any one faced this issue?
chgsilva, abedolinger and 1Jesper1
Metadata
Metadata
Assignees
Labels
No labels