react-native-line
react-native-line copied to clipboard
Line SDK wrapper for React Native 🚀
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. Commits See full diff in compare view Maintainer changes This version was pushed to npm by oss-bot, a new releaser for y18n since your...
## PR Title #### 🔄 Type of change: - [x] ✨Feature/chore - [ ] :recycle: Refactor - [ ] :wrench: Bugfixes --- #### :pencil2: Description: Update Android Line SDK to...
Bumps [react-native-reanimated](https://github.com/software-mansion/react-native-reanimated) from 1.4.0 to 2.10.0. Release notes Sourced from react-native-reanimated's releases. 2.10.0 🚀 Main changes Added useAnimatedKeyboard() hook Added useFrameCallback() hook Added support for React Native 0.70 Added support...
- React: "react": "18.2.0", - React Native: "react-native": "0.72.0", - React Native Line: "@xmartlabs/react-native-line": "^2.2.0", ## Description I followed the instructions but it doesn't work on iOS 17 iPhone 15...
- React Native: 0.72.3 Correct error below. ``` The Android extensions ('kotlin-android-extensions') compiler plugin is no longer supported. Please use kotlin parcelize and view binding. More information: https://goo.gle/kotlin-android-extensions-deprecation FAILURE: Build...
@xmartlabs/[email protected]" has incorrect peer dependency "react@^16.0". - React:18.2.0 - React Native:0.72.4 - React Native Line:2.2.0
my app have some package only used for static link. I also tried to use if like this: ```` pre_install do |installer| Pod::Installer::Xcode::TargetValidator.send(:define_method, :verify_no_static_framework_transitive_dependencies) {} installer.pod_targets.each do |pod| if pod.name.eql?('RNPermissions')...
## Description - React Native Line:I download the react-native-line in my project,my application is react native project. But I can't use the login() to get anything.I don't know where to...
Bumps [debug](https://github.com/debug-js/debug) from 4.1.1 to 4.3.4. Release notes Sourced from debug's releases. 4.3.4 What's Changed Add section about configuring JS console to show debug messages by @gitname in debug-js/debug#866 Replace...
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...