Sium
Sium
After running react-native-version, my azure build pipeline is breaking. My setup is simple: package.json "scripts": { "version": "react-native-version" } I do then npm version minor I do see the correct...
In the documentation, it is stated that the JS crush handler, well, let's us do whatever UI react-native allows us to do. But I can only display Alert.alert there. Is...
I am doing a simple insert query that contains different data types (if it matters) and i get the error "plugin.warn is not a function": where data is a dictionary...
jest fails with @react-native/polyfills/error-guard.js after upgrade to RN 0.64.0 and react 17.0.1
## Environment System: OS: Linux 5.4 Ubuntu 18.04.5 LTS (Bionic Beaver) CPU: (8) x64 Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz Memory: 1.29 GB / 15.52 GB Shell: 4.4.20 - /bin/bash...
I have seen two issues, at least, #65 and #82 . My component is functional but the View is not responsive to orientation change. Using the listners causes this.setState is...
Given the clear examples given on toHaveStyle, I am thinking the component is not supported. Basically, my custom component outputs Icon (react-native-vector-icons) based on some props. It takes one color...
It would be nice and complete if you tell us how or where can we see the custom properties. I am using just the analytics (no crush library) and using...
``` /* istanbul ignore next */ import SignatureCapture from 'react-native-signature-capture'; ``` even the ignore next didn't work, is there a way to exclude node modules from coverage entirely?
not sure what I am missing but I have the following import. I am in react-native jest environment and apparently this is an istanbul issue? import styles from './styles.js'; where...
### Description it is a working app that has been deployed for a year now...nothing major was changed but suddenly this started appearing: Fatal: couldn't find DSO to load: libhermes-executor-release.so...