This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
Releases: hundertschaft/react-native-scandit
Releases · hundertschaft/react-native-scandit
Updating Structure & Readme
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
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