react-native-line
react-native-line copied to clipboard
#import "RNLine-Swift.h" is Not Found.
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?