David Corbin
David Corbin
Here is a sample lua file that shows the problem: https://gist.github.com/dcorbin/0eb0f273661e619873ffa13bf213974c Interestingly, if the SetupHandler has only one @field, everything seems fine. Note also, on the error on line 40...
### Description This link (https://developer.android.com/distribute/marketing-tools/linking-to-google-play#android-app) documents the way to send an intent to Google Play. It requires the passing of a URI (data) and setting a package. Neither is currently...
react-native: 0.73.1 react-native-file-access: 3.0.4 Platform: IOS (untested on Android) **Bug** File.ls(that_directory) should be giving back an empty array, but it's giving me an error: _(Note: this is running in the...
### Description I create a new project, run the IOS Simulator and Open Debug on the developer menu fails with ``` Opening flipper://null/Hermesdebuggerrn?device=React%20Native... error Browser exited with error:, Error: invalid...
I'm using borderRadius to make circular holes. However, when the diameter of the circle is reduced, it's quite jarring even when animated. I believe the border radius not animated. 1)...
I have situation where I start out with 0 holes, add 1 hole that changes multiple times, and then (through a bug) goes back to 0 holes. At this last...
I would like an option to be able to animate a hole's opacity/transparency.
XCode allows me to choose my Mac as a target device with the "Mac (designed for iPad)" option as a Supported Destination field. I'm trying to finagle the ios-platform to...
Googling around, there are numerous people that want the image to scale up to the full size of the parent view. One such example is this StackOverflow request: https://stackoverflow.com/questions/61657859/how-to-find-correct-values-for-width-height-and-viewbox-with-react-native-svg/61792447#61792447 They...
Clue 2 different cards. Then long-press one of them. A Popover appears. Then Hover over the clue marker for the other. A second Popover appears. The first one should close...