magento_react_native_graphql icon indicating copy to clipboard operation
magento_react_native_graphql copied to clipboard

E-Commerce app written in React Native for Magento 2 using GraphQL

Results 2 magento_react_native_graphql issues
Sort by recently updated
recently updated
newest added

Hello, I had a build error on apollo-client-react-native So I resolved it with the following link. https://mobiledevtutorials.com/how-to-fix-error-while-trying-to-resolve-module-apollo-client-react-native/

bug

```bash C:\test4\magento_react_native_graphql>echo %JAVA_HOME% C:\Program Files\Java\jdk-16.0.1 C:\test4\magento_react_native_graphql>yarn android yarn run v1.22.10 $ react-native run-android info Running jetifier to migrate libraries to AndroidX. You can disable it using "--no-jetifier" flag. Jetifier found...

bug