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

Line SDK wrapper for React Native 🚀

Results 35 react-native-line issues
Sort by recently updated
recently updated
newest added
trafficstars

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

## PR Title #### 🔄 Type of change: - [x] ✨Feature/chore - [ ] :recycle: Refactor - [ ] :wrench: Bugfixes --- #### :pencil2: Description: When using `@xmartlabs/react-native-line` on my...

I'm implementing it based on [using-objective-c](https://github.com/xmartlabs/react-native-line?tab=readme-ov-file#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?