Alvi Palloshi
Alvi Palloshi
I have a drawer component that has a Portal components and it wraps the select component the first time i open the select, it is positioned at the bottom of...
### Mapbox Implementation Mapbox ### Mapbox Version 11.6.0 ### React Native Version 0.76.7 ### Platform Android ### `@rnmapbox/maps` version 10.1.37 ### Standalone component to reproduce ```javascript import React from 'react';...
when running expo run:android with the latest react-native-stripe version ("@stripe/stripe-react-native": "^0.43.0",) prebuild fails with this error: Execution failed for task ':stripe_stripe-react-native:compileDebugKotlin'. > A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleCompilerRunnerWithWorkers$GradleKotlinCompilerWorkAction
I want to override the system language and use a custom locale that i can provide to the payment sheet
# Feature request Pass field state and also apply the field data attributes to a custom component
"nativewind": "^5.0.0-preview.2", "react-native-css": "^3.0.1", **Describe the bug** [runtime not ready]: RangeError: Maximum call stack size exceeded (native stack depth) ERROR [runtime not ready]: Error: Non-js exception: AppRegistryBinding::startSurface failed. Global was...
**Describe the bug** ``` export const Icon = (props: IconProps) => { return jsxs(Svg, { height: "18", width: "18", viewBox: "0 0 18 18", strokeWidth: "1.5", ...props, children: [ /*...
### Prerequisites - [x] I checked the documentation and FAQ without finding a solution - [x] I checked to make sure that this issue has not already been filed -...
i have bundled svg code with `tsconfig jsx:"react-jsx"` and it transforms jsx to new jsx-runtime format but this breaks the react-native-svg-transformer