Dániel Gergely
Dániel Gergely
I stumbled upon an issue where creating nexted Texts don't work like they do in React-Native. Eg. this snippet: ``` import {Text} from 'dripsy'; ... Demo 1 Demo 2 ```...
### Describe the bug Inbetween version changes, it seems like the rendering logic for request bodies changed a little bit. In the following two screenshots, you see the exact same...
Hello! 👋 When trying to run `npx openapicmd typegen`, I receive the following error: ``` npx openapicmd typegen Error: Debug Failure. False expression: Negative numbers should be created in combination...
I thought it'd be nice to document the `useBreakpoints()` and `useBreakpointIndex()` hooks so that their presence is more apparent, and that their usage is more straightforward. This can also help...
I think it'd be very useful to be able to pass in a test ID for the gallery container for automated testing! So I've created a tiny PR that exposes...
### Mapbox Implementation Mapbox GL ### Mapbox Version 11.8.0 ### React Native Version 0.79.3 ### Platform iOS ### `@rnmapbox/maps` version 10.1.39 ### Standalone component to reproduce ```javascript import React from...