1.7.1 • Published 6 days ago

reactnative-plugin-appice v1.7.1

Weekly downloads
10
License
MIT
Repository
github
Last release
6 days ago

src_reactnative_appice-sdk

android

add the following tag in app's manifest

in app's build.gradle

 //appice
implementation 'appice.io.android:sdk:2.5.59'

//glide
implementation "com.github.bumptech.glide:glide:4.10.0"

add this maven url in project's build.gradle

allprojects { repositories { maven { url "https://gitlab.com/api/v4/projects/project-id/packages/maven" //contact support@appice.io for projectId details credentials(HttpHeaderCredentials) { name = "Deploy-Token" value = "" //contact support@appice.io for token details } authentication { header(HttpHeaderAuthentication) } } } }

1.7.1

6 days ago

1.7.0

9 days ago

1.6.9

16 days ago

1.6.8

16 days ago

1.6.7

2 months ago

1.6.6

4 months ago

1.6.5

4 months ago

1.6.4

5 months ago

1.6.3

5 months ago

1.6.2

5 months ago

1.6.1

6 months ago

1.5.5

8 months ago

1.5.4

8 months ago

1.6.0

8 months ago

1.5.9

8 months ago

1.5.8

8 months ago

1.5.7

8 months ago

1.5.6

8 months ago

1.5.3

12 months ago

1.5.2

1 year ago

1.5.1

1 year ago

1.5.0

1 year ago

1.4.9

1 year ago

1.4.8

1 year ago

1.4.6

1 year ago

1.4.5

1 year ago

1.4.7

1 year ago

1.4.4

2 years ago

1.4.3

2 years ago

1.4.2

2 years ago

1.4.1

2 years ago

1.4.0

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago