Fernando Caride

Results 5 issues of Fernando Caride

Hey there, When im parsing an xml like this: ...some things I call the function like this: require("xml2js").parseString; parseString( fr.result, { explicitArray: false, }, callback) And for some reason the...

First of all i do the setup calling this function: RNCallKit.setup({appName: 'App'}); Then I am calling this function: RNCallKit.displayIncomingCall("_uuid", "886900000000") when the phone is locked or when I'm on the...

Hi, i want to play an audio. I need to play through the speaker unless i put my ear in the earpiece, in this case i need to play it...

### Bug description I just generated all the stuff with the "withZod" flag and th StringFilter.schema.ts file resulted like this: ``` const Schema: z.ZodType = z .object({ equals: z.string().optional(), in:...

**Describe the bug** Im getting an error in the expo web, the library is being used there when it shouldnt this is the error: ` WARNING in ./node_modules/react-native-google-cast/lib/module/components/CastButton.js:32:25 export 'requireNativeComponent'...