Tadej Slemenšek

Results 7 issues of Tadej Slemenšek

App fails to unpack the model with the following error: ``` java.lang.Error: Failed to unpack the model: model-en-us/uuid ``` None of the first three english models includes uuid subfolder. This...

## Environment System: OS: macOS 12.2.1 CPU: (8) x64 Apple M1 Memory: 26.68 MB / 8.00 GB Shell: 5.8 - /bin/zsh Binaries: Node: 16.14.0 - ~/.nvm/versions/node/v16.14.0/bin/node Yarn: 1.22.18 - ~/.yarn/bin/yarn...

bug

## Question I am connecting to weight scale on iOS and pair modal pops up only once. As it should. But on Android, bonding is triggered on discovery and then...

question

Hey. Im trying to install navigation in my application. ### Environment: MacBook Pro M1 | 12.5 Xcode 13.4.1 Node 18.6.0 Npm 8.15.0 These are the dependencies: ``` "react": "17.0.2", "react-native":...

From document: > Do you want to integrate Expo modules in a React Native project without Unimodules? Add the "expo": "~43.0.0" dependency in package.json first. I get the following error:...

React-native 0.69.4 Library 0.13.2 **Describe the bug** Audio is not playing from url and i keep getting a error that listener is not registered. Android and ios **To Reproduce** Steps...