ghashi

Results 6 issues of ghashi

* Added Elo, Hipercard and Aura (almost all code is from Eduardo Bocato, I just made it compatible with swift3) * Improve Example project to show Card Type on the...

Which format should I use (CODE128; EAN / UPC; CODE39; ITF-14; MSI; Pharmacode; Codabar;) to generate a [brazilian "Boleto bancário" or bank slip](https://pt.wikipedia.org/wiki/Boleto_banc%C3%A1rio)? Or is it possible to do this...

## Description This PR adds 2 features: 1. Add possibility to observe SleepAnalysis 2. Add method to insert SleepAnalysis into HealthKit ## Type of change - [x] New feature (non-breaking...

I've read the following links: - https://github.com/agencyenterprise/react-native-health/blob/master/docs/background.md - https://stackoverflow.com/questions/26375767/healthkit-background-delivery-when-app-is-not-running I've integrated "react-native-health" and "background observers" seem to work when the app is in background. I'm testing on a simulator. When...

## TLDR: on iOS, when calling classify (a.k.a `let results = try classifier.classify(audioTensor: inputAudioTensor)`) on a model created using [“TensorFlow Lite Model Maker”](https://www.tensorflow.org/lite/models/modify/model_maker/audio_classification), then `results.classifications[1].categories` is always empty (in my...

**Could you please help me understand the reason behind the discontinuation of nightly releases for the TensorFlowLiteTaskAudio pod after 2022-11-18?** I'm curious to know if the TensorFlowLiteTaskAudio pod has been...