JeremyBradshaw7

Results 29 issues of JeremyBradshaw7

I'd like the dropdown section to have the same width as the main button, rather than have it size itself dynamically according to its content - is this possible? I've...

> Please fill the template to help you out. Also, please try the `Example` project compare before submiting the issue when you have certain issue with your project setup. ###...

🕵️‍♂️ need more investigation
🤖 android

I'm migrating from react-native-config and trying to access some of the environment variables from a shell script after initiating the rnuc utility. I have this working like this which is...

question

I have this in my App.jsx: ``` // CAPTURE UNHANDLED EVENTS TO PREVENT APP CRASH const errorHandler = (e, isFatal) => { ErrorService.logError('Unhandled JS Exception', e, {}, {name: e.name, isFatal});...

The fact that it captures the whole scrolling div is a plus, but in one instance I only want to capture the current viewport, so that the image dimensions match...

## Environment ``` info Fetching system and libraries information... System: OS: macOS 11.6.5 CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz Memory: 148.12 MB / 16.00 GB Shell: 3.2.57...

## Environment System: OS: macOS 10.15.4 CPU: (8) x64 Intel(R) Core(TM) i7-4770HQ CPU @ 2.20GHz Memory: 1.58 GB / 16.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 12.12.0 - /usr/local/bin/node...

0.62.2

Apparently v6 (alpha) is the official version that supports keystore on Android: https://mcodex.dev/react-native-sensitive-info/docs/ If it works you need to update the readme of this repo.

The docs for `react-native-sensitive-info`, on which this package relies, suggests that the user has to provide authentication info before it allows access to the keychain or shared preferences (eg. fingerprint,...

Is it possible to just blur an image without having a light or dark colour wash over it, in a consistent way on both ios and android? Or a way...