magento-react-native icon indicating copy to clipboard operation
magento-react-native copied to clipboard

React Native mobile app for Magento 2.x

Results 14 magento-react-native issues
Sort by recently updated
recently updated
newest added

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

Bumps [simple-plist](https://github.com/wollardj/simple-plist) from 1.0.0 to 1.3.1. Release notes Sourced from simple-plist's releases. TypeScript This release is a rewrite of the JavaScript code into TypeScript code to add strong typing for...

dependencies

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [plist](https://github.com/TooTallNate/node-plist) from 3.0.1 to 3.0.4. Changelog Sourced from plist's changelog. 3.0.4 / 2021-08-27 inline [email protected] to eliminate security warning false positive (Mike Reinstein) 3.0.3 / 2021-08-04 update xmldom to...

dependencies

error: src/actions/RestActions.js: # could not be cloned.

question

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. Commits 70668a4 0.8.5 d919d22 fix(exec): lockdown file permissions (#1060)...

dependencies

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=tmpl&package-manager=npm_and_yarn&previous-version=1.0.4&new-version=1.0.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

**Describe the bug** I'm not able to reproduce this bug every time, but 4-5 times I have encounter this bug, when I'm adding single 'Configurable` item to cart, sometimes, in...

bug

**Describe the bug** Since `react-native-gesture-handler` is enabled in the code, dragging left across the screen opens up the Drawer. There are two Drawer used one showing [`CategoryTree`](https://github.com/troublediehard/magento-react-native/blob/master/src/components/catalog/CategoryTree.js) and other showing...

bug

Unable to install app on android devices. Getting error while install app on android device - Device: Andorid Pixel 6 API:34 - react: "18.2.0", - react-native: "0.72.3", - Nodejs Version:...

bug