Deepika Srinivasan
Deepika Srinivasan
> `survey-knockout` package is a dependency of the `survey-creator`. NPM installs all dependencies. You can check the node_modules folder for this. What about `import 'jquery-ui/themes/base/all.css';` it is showing module not...
Yes I am planning to fork and continue the project. But it's better if react-native-vision-camera team maintains that package. Other wise its better to remove the package form the document...
Use [react-native-voips-calls](https://www.npmjs.com/package/react-native-voips-calls) which have the fix of this issue
> Hey , I need your help in this package like in android 12 when receiving a call it just rings only and doesn't show a notification banner with two...
Still facing the issue and it is not solved. @alexZajac
`pip install chatterbot==1.0.4` Use this. I had the same problem. After using this it installed successfully .
Can you clear the cache and try again. It worked for me. ``` npx react-native start --reset-cache or yarn start --reset-cache or npm start --reset-cache ```
@allangaldinosilva Why are you using as ` runOnJS(setValues)(scannedFaces.at(0));` Can you try passing just as ` runOnJS(setValues)(scannedFaces);` Also have you added `import Reanimated from 'react-native-reanimated';` in your file where you are...
@rodgomesc @iAmGhost @didithilmy @donsn Can you please update your package with latest changes and bug fixes. Its been more than a year. It is not safe to direactly point to...
@wojciechkrol Can you please merge both these on priority. Its been more than 3 months.