Pascal zhang

Results 7 issues of Pascal zhang

Hello , i using this package to display some icon. It work fine on ios and android emulator but when i try on a real device with npm run android,...

login : paszhang Achat du HVC Merci!

I think Next-auth change the way it work. https://github.com/nextauthjs/next-auth#add-react-hook You have to replace the import with this : ```` // import { useSession, signIn, signOut } from "next-auth/client" import {...

Hello, Here a small fix in the tuto on hook. It was passing `stack` that was undefined to the console.error. So it crash.

Hello, i got a little problem when i want to use react-native-jitsi-meet. i did a blank project with "npx react-native init project" , i can launch the project fine on...

Updated package : "@react-three/drei": "^9.92.7", => "@react-three/drei": "^9.120.6", "@react-three/fiber": "^8.15.12", => "@react-three/fiber": "^8.17.10", "three": "^0.160.0", => "three": "^0.172.0", Remove package : "tunnel-rat": "^0.1.2" Implement View of drei to remplace tunnel-rat...

Hello It look like the type is not well exported for jodit-pro-react. In the code `node_modules/jodit-pro-react/types/include.jodit.d.ts` we have this : ```` import type { Jodit as JoditConstructorType } from 'jodit-pro/esm/jodit';...