Vladimír Skoupil

Results 10 issues of Vladimír Skoupil

In the BluetoothSerialExample I see: ``` write (message) { BluetoothSerial.write(message) .then((res) => { Toast.showShortBottom('Successfuly wrote to device') this.setState({ connected: true }) }) .catch((err) => Toast.showShortBottom(err.message)) } ``` But I need...

### Version - react-native-ble-manager v 1.0.0-rc1 - react-native v 0.53 - Android v. 7.0 ### Expected behaviour I would like to run BluetoothSerialExample. ### Actual behaviour react-native run-android command gives...

I would like to have correct crash reports from Sentry lib to show exact place of error in original code. But looks like source maps for web are not showing...

question

**Describe the bug** Source maps for web are not showing original code but ES5 **To Reproduce** Steps to reproduce the behavior: 1. Run command 'rnv new testproject' 2. In wizard...

bug

I am trying to generate api with `npx @rtk-query/codegen-openapi ./src/rqStore/apiConfigs/userConfig.ts` but I have error: > Generating ../hooks/userApi.ts > SyntaxError: Type expected. (829:30) > 827 | fleetNote4?: string; > 828 |...

I am running `npx @rtk-query/codegen-openapi ./src/store/openapi-config.ts` My **openapi-config.ts**: ``` import type { ConfigFile } from "@rtk-query/codegen-openapi"; const config: ConfigFile = { schemaFile: "https://beapi.com/user/v3/api-docs", apiFile: "./emptyApi.ts", apiImport: "emptySplitApi", outputFile: "./petApi.ts", exportName:...

OS: Ubuntu 18.04 LTS Adapter: USB-AC56 The highest available channel with this driver is 112. If I use this adapter on Kali 2019.3 and install the driver with `apt install...

After reboot when I run `airodump-ng wlan0` I see no access points. Adapter is in monitor state. I must replug adapter and then I see access points. I am on...

After installing I have this error "react-native": "0.73.2", "react-native-really-awesome-button": "^2.0.4", ![Screenshot 2024-02-01 at 17 27 53](https://github.com/rcaferati/react-native-really-awesome-button/assets/16008547/ccf76778-a97f-4d7d-bd7e-b7b9778f4790)