5.7.2 • Published 10 days ago

@argyleio/argyle-plugin-react-native v5.7.2

Weekly downloads
103
License
Apache 2.0
Repository
github
Last release
10 days ago

Argyle React Native SDK

Argyle Link React Native SDK provides a way to integrate Argyle Link into your React Native app.

If you are looking to update Argyle Link to the newest version, navigate to upgrade guide.

  • Required react-native version 0.68.x+

Requirements for iOS:

  • The minimum deployment target needs to be at least 14.0

Requirements for Android:

  • The minSdkVersion need to be at least 26
  • Android 8.0 (API level 26)+
  • Kotlin 1.8.0+
  • Android Gradle Plugin 7.2+
  • Gradle 8.3+

Important: When using tools like Proguard to obfuscate your code, make sure to exclude Android Link SDK package (com.argyle.*) from the process, it may cause unexpected runtime issues otherwise. You can do this by adding this line to your proguard-rules.pro:-keep class com.argyle. { *; }

In case of runtime issues related to okhttp3 library, note that Link SDK currently has a dependency of okhttp3:4.9.2 but in case some of your dependencies use an older version (okhttp3:3.x.x) they may need updating to a version that also uses okhttp3:4.x.x. Alternatively, you may try forcing the version of the dependency as follows:

configurations.all {
    resolutionStrategy.force 'com.squareup.okhttp3:okhttp:4.9.x'
    resolutionStrategy.force 'com.squareup.okhttp3:okhttp-urlconnection:4.9.x'
}

1. Add the SDK dependency

npm

$ npm install @argyleio/argyle-plugin-react-native --save or

$ yarn add @argyleio/argyle-plugin-react-native

Update the Argyle pod with:

$ cd ios

$ pod install

$ pod update

in case not the most recent version of Argyle pod was installed.


2. Configure and integrate Link

1. Utilize user tokens

To prevent your API key and secret from being exposed on the front-end, request user tokens on your server side.

2. Integrate Link

For detailed guidance on how to integrate our SDK please review the example app, and also check out our Link SDK Documentation.

5.7.2

10 days ago

5.7.1

23 days ago

5.7.0

30 days ago

5.6.0

3 months ago

5.5.1

5 months ago

5.5.0

5 months ago

5.3.2

8 months ago

5.3.1

8 months ago

5.3.0

8 months ago

5.4.0

7 months ago

5.2.2

10 months ago

5.2.1

10 months ago

5.2.0

10 months ago

5.0.2

1 year ago

5.1.1

12 months ago

5.1.0

1 year ago

5.0.1

1 year ago

5.0.0

1 year ago

4.7.5

1 year ago

5.0.0-beta1

1 year ago

4.7.4

1 year ago

4.7.3

1 year ago

4.7.0

1 year ago

4.7.2

1 year ago

4.7.1

1 year ago

4.6.4

2 years ago

4.6.3

2 years ago

4.6.1

2 years ago

4.6.0

2 years ago

4.6.2

2 years ago

4.5.0

2 years ago

4.4.0

2 years ago

4.3.1

2 years ago

4.3.0

2 years ago

4.2.3

2 years ago

4.2.2

2 years ago

4.2.4

2 years ago

4.2.1

2 years ago

4.2.0

2 years ago

4.1.0

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

3.11.3

2 years ago

3.9.0

2 years ago

3.8.0

2 years ago

3.10.0

2 years ago

3.8.2

2 years ago

3.8.1

2 years ago

3.11.0

2 years ago

3.11.2

2 years ago

3.11.1

2 years ago

3.6.0

2 years ago

3.7.1

2 years ago

3.7.0

2 years ago

3.5.1

3 years ago

3.5.0

3 years ago

3.4.1

3 years ago

3.4.0

3 years ago

3.3.1

3 years ago

3.3.0

3 years ago

3.2.2

3 years ago

3.2.1

3 years ago

3.2.0

3 years ago

3.1.12

3 years ago

3.1.11

3 years ago

3.1.10

3 years ago

3.1.9

3 years ago

3.1.8

3 years ago

3.1.7

3 years ago

3.1.6

3 years ago

3.1.5

3 years ago

3.1.5-beta.0

3 years ago

3.1.4

3 years ago

3.1.3

3 years ago

3.1.2-beta.0

3 years ago

3.1.2

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.3

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

3.0.0-beta.1

3 years ago

1.5.22

3 years ago

1.5.21

3 years ago

1.5.20

3 years ago

1.5.19

3 years ago

1.5.18

3 years ago

1.5.17

3 years ago

1.5.16

3 years ago

1.5.15

3 years ago

1.5.14

3 years ago

1.5.13-xcode11.7

3 years ago

1.5.13

3 years ago

1.5.12

3 years ago

1.5.11-xcode11.7

3 years ago

1.5.11

3 years ago

1.5.10

4 years ago

1.5.9

4 years ago

1.5.8

4 years ago

1.5.7

4 years ago

1.5.6

4 years ago

1.5.5

4 years ago

1.5.4

4 years ago

1.5.3

4 years ago

1.5.2

4 years ago

1.5.1

4 years ago

1.5.1-beta.0

4 years ago

1.5.0

4 years ago

1.4.7

4 years ago

1.4.6

4 years ago

1.4.5

4 years ago

1.4.5-beta.0

4 years ago

1.4.4

4 years ago

1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.2.1

4 years ago

1.1.5

4 years ago

1.0.4

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

5 years ago

1.0.3

5 years ago

1.1.1

5 years ago

1.0.2

5 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago