Relative Content

Tag Archive for reactjsreact-native

foundcar is undefined but it is defined right above?

I am trying to load photo dynamically using the route param to parse through a list of brands
to fetch the srcimg, but it says that the foundcar is undefined?
I am farily new to React so any criticism is welcome

Import the same component into both Parent and Child components?

Using react we import children components from the parent component. As an example, our parent imports the AWS-SDK package. The child also uses this package. Does the child inherit the AWS-SDK package or do we need to import the same package into the child?

The push notification does not link to the screen

When I launch the application via Expo Go and test the notification, the target screen opens after clicking on it. However, when I build the APK and run it on a physical device, nothing happens when I click on the received notification.

How to fix react native dependency versions to correct ones?

The following packages should be updated for best compatibility with the installed expo version:
@shopify/[email protected] – expected version: 1.2.3
[email protected] – expected version: 15.2.0
[email protected] – expected version: 13.8.6
Your project may not work correctly until you install the expected versions of the packages.