react-native-kontaktio icon indicating copy to clipboard operation
react-native-kontaktio copied to clipboard

React Native (iOS and Android) library for Kontakt.io beacons (and all other beacons)

Results 47 react-native-kontaktio issues
Sort by recently updated
recently updated
newest added

SecureProfile was introduced in PR #36 via commits of @jampueroc and me. As far as I can see it [from this Kontakt.io post](https://support.kontakt.io/hc/en-gb/articles/206543744-Kontakt-io-Secure-Profile-packet-structure) the `SecureProfile` type is only available in...

help wanted

const Ibeacon = () => { const linkvalue = items.location.identifiers.map(({ value }) => value) const [loaded, setLoaded] = useState(true) const requestLocationPermission = async () => { try { const granted...

Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.7. Changelog Sourced from minimist's changelog. v1.2.7 - 2022-10-10 Commits [meta] add auto-changelog 0ebf4eb [actions] add reusable workflows e115b63 [eslint] add eslint; rules to enable...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 4.1.0 to 4.1.1. Commits 64735d2 v4.1.1 75a657d Fix potential ReDoS (#37) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ansi-regex&package-manager=npm_and_yarn&previous-version=4.1.0&new-version=4.1.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this...

dependencies

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.4 to 3.0.6. Changelog Sourced from plist's changelog. 3.0.5 / 2022-03-23 [96e2303d05] Prototype Pollution using .parse() #114 (mario-canva) update browserify from 16 to 17 Commits See full...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.3.0 to 1.3.1. Commits 1b1333c v1.3.1 7adf995 update @​types/jest to ^27.4.1 (and 4 others) c5b4db0 test: CWE-1321 3ad9688 update bplist-parser to 0.3.1 26d93f4 update tests to use...

dependencies

Create a new full example with a new RN version. Current example doesn't work anymore with new Kontakt.io SDKs

it works fine in Android version 11 , for 12 and 13 Beacons did not register beacons are not shown in Range Anyone Please help me with this issue I...