Atividades de "sinan"

Responder

I can give you a sample package.json file for react-native. Try to make them same, it might be work.

"dependencies": {
    "@expo/react-native-action-sheet": "^4.0.0",
    "@react-native-async-storage/async-storage": "~1.17.11",
    "@react-navigation/drawer": "^6.5.4",
    "@react-navigation/native": "^6.1.0",
    "@react-navigation/native-stack": "^6.9.5",
    "@reduxjs/toolkit": "^1.7.1",
    "@types/react-native": "~0.70.6",
    "axios": "~1.2.1",
    "expo": "^47.0.0",
    "expo-auth-session": "~3.8.0",
    "expo-crypto": "~12.0.0",
    "expo-image-picker": "~14.0.2",
    "expo-random": "~13.0.0",
    "expo-status-bar": "~1.4.2",
    "expo-web-browser": "~12.0.0",
    "formik": "^2.2.9",
    "i18n-js": "^3.8.0",
    "native-base": "^3.4.25",
    "prop-types": "^15.8.1",
    "react": "18.1.0",
    "react-dom": "18.1.0",
    "react-native": "0.70.8",
    "react-native-base64": "^0.2.1",
    "react-native-chart-kit": "^6.11.0",
    "react-native-gesture-handler": "~2.8.0",
    "react-native-paper": "^5.9.1",
    "react-native-reanimated": "~2.12.0",
    "react-native-root-toast": "^3.5.0",
    "react-native-safe-area-context": "4.4.1",
    "react-native-screens": "~3.18.0",
    "react-native-svg": "13.4.0",
    "react-native-web": "~0.18.7",
    "react-redux": "^8.0.5",
    "reanimated-bottom-sheet": "^1.0.0-alpha.22",
    "redux-persist": "^6.0.0",
    "redux-saga": "^1.2.1",
    "typescript": "^4.6.3",
    "yup": "^0.32.11"
},
"devDependencies": {
    "@babel/core": "^7.19.3"
}
Responder

Hi, i have created a new application in version 8.0.5 and it works fine. I couldn't produce your problem. Could you give me more detail?

I have followed this documentation

I have created a new application and test it with lighthouse.

It seems my test gone wrong somehow.

We will do necessarry changes. I am closing the ticket and refunding your question credit. Thank you for attention.

Hi, if you use navigation.navigate('Login'), You have to add Drawer.Screen to DrawerNavigator.js with the name of navigate name.

See an example;

You can check the navigators, how to write them. There are default navigator in your application under the navigators folder.

A React Native application running on an Android emulator or a physical phone can not connect to the backend on localhost. To fix this problem, it is necessary to run the backend application on your local IP address.

It seems, you didn't change yourIp in environment.js.

Can you do these steps, sequentially.

If it is not work, can you run it in android studio?

Hi, I have test the newly created angular application and newly created abp angular application here is the results.

Tests

Newly Created Angular

Newly Created ABP-Angular

Results

The performance results are sequencially 58 vs 45.

From the lighthouse recommendations, i can see that we can make this better.

And with angular 17 this was our plan, i believe the new @defer feature and any other techniques is going to increment our website performance. We will do it as far as we can.

Responder

Hi, It's strange that we haven't seen this problem until now.

It is going to be fixed in next version.

You can follow the releases from this link. Probably going to be released next week.

I have refunded your question credit.

Responder

I am still investigating the problem, i will return back.

Hey, is your problem solved?

Mahmut abi selam, sorunu produce ettim. 8.1de çözülmüş olacak

Mostrando 11 até 20 de 79 registros
Made with ❤️ on ABP v8.2.0-preview Updated on março 25, 2024, 15:11