-
First you have to setup the environment for the project and download the required dependencies for the project.
-
### Minimal reproducible example
https://github.com/gioAdu/FoodApp-react-native
### Which package manager are you using? (Yarn is recommended)
npm
### If the issue is web-related, please s…
-
Define Requirements: Clearly outline the project requirements, including user stories, functionalities, and constraints.
-
This the Home Screen
import React from 'react';
import { NavigationContainer } from '@react-navigation/native';
import { TextInput, Image, StyleSheet, Text, View, SafeAreaView,ScrollView } from 'r…
-
Hello,
I have an array. If new datas come in the array the recyclerlistview show not the new data only the old one. But Why ?
`import React, { useState, useEffect, forwardRef, memo } from 'react…
-
As the video suggests.
We need a fix for the products ordering in cart, as we change the quantity.
-
We’re trying to add Cross-sell items; however, they are not showing on the cart page, could you please check on this issue.
![unnamed](https://user-images.githubusercontent.com/86234979/131614738-56f…
-
Hello, I am having trouble with net::ERR_CONNECTION_REFUSED while fethich the current user information.
I am pretty sure that I've allowed these ports to be available for communicating to each other …
-
**Describe the bug**
Below issue staging & dev -
1. Shopping Cart > Small large mobile card text & icon is not display proper.
**Steps to reproduce bug**
1. Go to 'https://dev-react.raaghu.ai/ & http…
-
This is a follow-up to #38, which explores using Client Hints for adaptive code loading. Rather than just using CH for deciding whether low or high quality resources should be sent down to the client,…