Joel Arvidsson
Joel Arvidsson
Posting this for discussion would love any type of input here, either do/don't/doesn't matter, do this instead, other considerations, what's most important to you, what you'd be able to help...
It should throw or return an empty image instead.
Throws a lot of errors on IE8 including `Error: 'undefined' is null or not an object` after each letter you type in the card number field. Would be nice to...
The argument order in the ObjC implementation is out of sync with java and javascript. This PR fixes that, but is potentially breaking for existing installations using the wrong argument...
When using latest RC 6 the project fails to compile with: ``` FAILURE: Build failed with an exception. * Where: Build file '[...]/node_modules/react-native-mmkv/android/build.gradle' line: 163 * What went wrong: A...
**Summary** It's unclear exactly why or when this regression was introduced, but in my project somewhere when going from babel 7.12.x to 7.15.x due to an upgrade of the `metro-react-native-babel-preset`...
## Description For optimization purposes one might want to use a different value for `chunkIds` or `chunkFilename`, but repack makes too many assumptions on the setup instead of using the...
## Description I've had some issues upgrading from 2.0.0 to 2.40 with android release mode specifically and when trying to reproduce it in the tester app I found similar issues,...
We are moving to use [`repack`](https://github.com/callstack/repack) to bundle our React Native app to support bundle splitting. However the current sentry integration assumes a single bundle, so it will only upload...
It'd be preferable if the font name would not be `fontcustom`, but instead `FoundationIcon` or something.