Skip to content
This repository has been archived by the owner on Sep 24, 2024. It is now read-only.

Releases: hundertschaft/react-native-scandit

Updating Structure & Readme

06 Sep 18:00
Compare
Choose a tag to compare

You can install this package via
react-native install react-native-scandit package on npm.

You find the source to the npm package in root of this repository.

Changelog

  • Update Repo Structure
  • Update Readme

Compatibility to latest RN & resumeScanning() on Android

26 Aug 17:46
Compare
Choose a tag to compare

You can install this package via
react-native install react-native-scandit package on npm.

You find the source to the npm package in __npm-module__/ of this repository.

Changelog

  • Compatibility with React Native v.0.47.2 (latest)
  • Fix a bug, where resumeScanning() for Android could not be called
  • Make the demo example more expressive & update to latest RN.
  • Implementing Storybook for component iterations