Paul Rostorp
Paul Rostorp
Hi, I was wondering if it was possible to have the angles rounded when using the "grid" path ? Thanks
What would be needed to make translations (`@react-native-ml-kit/translate-text`) production ready ?
What would be needed to make translations (`@react-native-ml-kit/translate-text`) production ready ?
I got an error from studio using the old apollo cli when pushing the schema to the studio. I believe this is something that bubbled up from postgres... ``` Fetching...
I would like the ability to define shared secrets, such as api keys, for use in authentication, for example Github's implementation of secrets is a good example, wherein the value...
#1661 adds support for apollo federation but I don't believe that extends to the github action (https://graphql-inspector.com/docs/products/action). Would it be possible to extend support for federation to the action ?...
### Bug description MongoDB's `findRaw` method works fine when running normally, but fails within an `interactiveTransaction`: ``` Invalid `prisma.project.findRaw()` invocation: The current database provider doesn't support a feature that the...
## Problem I am using the mongoDB provider and I have a `2dsphere` geo index. Since prisma doesn't support such an index, I manually create it. However, when running `prisma...
### Current behavior Displaying the drawer (via `dispatch(DrawerActions.toggleDrawer)`) doesn't work with `[email protected]`. https://github.com/react-navigation/react-navigation/assets/1866649/d9011474-6b87-4037-b0ac-dea4ff3f97cb As you can see, the status bar changes but the drawer doesn't display ### Expected behavior It...
Adds functionality to exclude url parameters from the cache key genator used by SDWebImage and Glide. Preview published on npm as `react-native-fast-image-with-url-params-ignore`