react-native-helpscout-beacon
Advanced tools
Comparing version 0.5.0 to 0.6.0
{ | ||
"name": "react-native-helpscout-beacon", | ||
"title": "React Native Helpscout Beacon", | ||
"version": "0.5.0", | ||
"version": "0.6.0", | ||
"description": "Integrate Helpscout Beacon in to your React Native app", | ||
@@ -6,0 +6,0 @@ "main": "lib/index.js", |
@@ -9,7 +9,7 @@ # react-native-helpscout-beacon | ||
Current version: [4.1.0](https://github.com/helpscout/beacon-android-sdk-sample/blob/main/CHANGELOG.md#version-410-2022-09-22) (released 2022-09-22) | ||
Current version: [5.1.2](https://github.com/helpscout/beacon-android-sdk-sample/blob/main/CHANGELOG.md#version-512-2024-07-26) (released 2024-07-26) | ||
- [**iOS** SDK](https://developer.helpscout.com/beacon-2/ios/) | ||
Tested version: [2.0.2](https://github.com/helpscout/beacon-ios-sdk/blob/master/CHANGELOG.md#202-september-16-2020) (released 2020-09-16) | ||
Tested version: [3.0.1](https://github.com/helpscout/beacon-ios-sdk/releases/tag/3.0.1) (released 2024-04-25) | ||
@@ -20,9 +20,19 @@ This library is compatible with and supported for React Native `v0.60+`. | ||
React Native `0.60` and above: | ||
1. Download package | ||
1. `$ yarn add react-native-helpscout-beacon` | ||
2. Add `pod 'Beacon'` to your `Podfile` | ||
```sh | ||
# npm | ||
npm install react-native-helpscout-beacon | ||
For React Native `0.59` and below linking will be necessary (not tested): `$ react-native link react-native-helpscout-beacon` | ||
# yarn | ||
yarn add react-native-helpscout-beacon | ||
``` | ||
2. Install pods (skip for expo projects) | ||
``` | ||
cd ios && pod install | ||
``` | ||
## Update Helpscout SDK | ||
@@ -29,0 +39,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
206
0
41176