Anas Alaqeel

Results 10 comments of Anas Alaqeel

Chip component by default its an html `` and you cannot apply name attribute to the html div, solution: - you need first to convert `` to some HTML that...

none of the above works for me because I don't even have react-native-camera module in my app it was from `react-native-snap-carousel` module, so I finally fixed it. see the link...

react-native-pager-view have a prop to support RTL layout `layoutDirection: ('ltr' | 'rtl' | 'locale')` but this prop has still not been passed to material-top-tabs for no real reason

This steps solved the problem for me 1 - `npm uninstall promise` 2 - `npm install promise`

@cha0sg0d ok then the next step should fix it:- 1 - `npm uninstall promise` 2- `npx expo install @sentry/[email protected] ` Note: the second step will update the sentry to the...

@cha0sg0d try to clear the cache and remove the node_modules folder and .expo folder and package-lock.json and re-run npm install

@bearomorphism I've rebased and updated the commit messages to follow Conventional Commit format, but it seems you committed on this branch as well so It keeps failing. I think you...

> But isn't #346 already fixed by #348? The proposed fix doesn't work, and it's not even documented anywhere. My solution is a complete game-changer