Pierre
Pierre
Is there any known issue on iOS ? I am using the code below: ``` export const AudioChat = ({ src }) => { const [play, pause, stop, data] =...
- [x] Review the documentation: https://github.com/oblador/react-native-vector-icons - [x] Search for existing issues (including closed issues): https://github.com/oblador/react-native-vector-icons/issues ## Environment "react-native-vector-icons": "^10.0.3", react-native: 0.73.4 ## Description Icons display properly for almost every...
I am trying to make a vehicle wandering all over the navmesh randomly. However the navmesh isn't just a flat plane, but has lot of ups and downs etc. Every...
### Current Behavior I have a tamagui Button, I apply a borderBottomWidth and a borderBottomColor => no border bottom is being displayed since I updated from RN 0.73.5 to RN0.75.4...
There is this random bug bothering me for months: I am using r3f and rapier. I have this as my Experience component ``` ... useEffect(() => { if (!didInitRef.current) {...
### Current behavior In your benchmark image, you mention that the output video size with a higher origin pixel dimensions will be smaller than with a smaller original video dimensions....
### Description Upgraded from 3.19.0 to 3.19.1, and now all my
RNSharedElementCornerRadii gives the error: node_modules/react-native-shared-element/ios/RNSharedElementCornerRadii.m:77:77 Too few arguments to function call, expected 4, have 3 for this line: CGPathRef path = RCTPathCreateWithRoundedRect(bounds, cornerInsets, NULL); it should be: CGPathRef path =...
- What version of React Native? 0.73.4 - What version of React Native WebView? 13.7.0 - What version of the library? 1.3.0 - iOS/Android version? - Did the problem happen...