Alex
Alex
### What were you trying to do? Been investigating memory issues on my app, created a stripped down repo to try and find the culprit through trial and error. I...
I'm using the following dependencies: ``` "dependencies": { "react": "17.0.2", "react-native": "0.68.1", "react-native-awesome-gallery": "0.3.5", "react-native-gesture-handler": "^2.4.1", "react-native-reanimated": "^2.8.0" }, ``` Once an image is removed from the array, gestures stop...
No Demos
It would be nice to have some demos to test this out on mobile without having to download.
If I set any property after I have created the date picker, none of the buttons work afterwards.
**Describe the bug** When capturing an image, I would expect there to be a height and width value returned, yet I only get the following: ``` {"name": "8AEEEE42-E902-4B6D-B00D-FBF68AF0A15D-1696-000003A7ECB1B040.jpg", "size": 1943477,...
### Current Behavior I am trying to install a package, @react-native-firebase/app. I run the command `nx install expotest @react-native-firebase/app` This is fine, it installs and shows in the workspace package.json....
#### For which package is this issue? React #### Describe the issue in a sentence or two. Using the responsive plugin, the original image also loads, making the plugin redundant....
Using your install instructions from the readme, I run: `npx create-nx-workspace@latest` Which creates a fresh`19.1.2` NX workspace. Then I run: `npx nx g @simondotm/nx-firebase:app my-new-firebase-app --project=my-project-name-here` then: `npx nx g...
### What's happening? First of all, thanks so much for implementing this feature! My users often take photos of things on the floor or ceiling. Unfortunately the image is rotated...