pointzi-react
Advanced tools
Comparing version 1.1.0 to 1.4.7
{ | ||
"name": "pointzi-react", | ||
"version": "1.1.0", | ||
"version": "1.4.7", | ||
"description": "This is an Android wrapper file for Pointzi that allows the use of Pointzi in React Native Enviroment", | ||
@@ -15,6 +15,6 @@ "main": "index.js", | ||
"module", | ||
"Pointzi", | ||
"StreetHawk", | ||
"Tips Modals", | ||
"Paper onBoard" | ||
"Pointzi", | ||
"StreetHawk", | ||
"Tips Modals", | ||
"Paper onBoard" | ||
], | ||
@@ -21,0 +21,0 @@ "author": "Pointzi", |
@@ -8,20 +8,25 @@ # README # | ||
This is an Android wrapper file use of Pointzi Tagging in React Native Enviroment. | ||
Following methods are supported: | ||
tagCuid | ||
tagUserLanguage | ||
tagString | ||
tagNumeric | ||
tagDatetime | ||
removeTag | ||
incrementTag | ||
https://streethawk.freshdesk.com/solution/articles/5000672617-analytics | ||
- tagCuid | ||
- tagUserLanguage | ||
- tagString | ||
- tagNumeric | ||
- tagDatetime | ||
- removeTag | ||
- incrementTag | ||
https://dashboard.pointzi.com/docs/ | ||
### VERSION ### | ||
Pointzi only supports android.support version to be 23.2.0 or above | ||
```compile 'com.android.support:appcompat-v7:23.2.0'``` | ||
React-native version must be 0.45 or above. | ||
### How do I get set up? ### | ||
@@ -60,10 +65,4 @@ | ||
### Contribution guidelines ### | ||
https://streethawk.freshdesk.com/solution/articles/5000672617-analytics | ||
https://pointzi.freshdesk.com/support/home | ||
### Who do I talk to? ### | ||
Email: | ||
nick@streethawk.com | ||
Email: support@streethawk.com |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
18056