react-native-line icon indicating copy to clipboard operation
react-native-line copied to clipboard

#import "RNLine-Swift.h" is Not Found.

Open leegun opened this issue 1 year ago • 2 comments
trafficstars

I'm implementing it based on using-objective-c, but

#import "RNLine-Swift.h"

is Not Found.

yarn add @xmartlabs/react-native-line
cd ios/
pod install

has already been done.

Will the README.md be updated?

leegun avatar Jun 03 '24 03:06 leegun