-
Anonymous
RNScreens Не удалось инициализировать фиктивный макет в onHostResume.
Сообщение
Anonymous »
Последняя версия React-native указывает на проблему
[RNScreens] Не удалось инициализировать фиктивный макет в onHostResume
package.json
Код: Выделить всё
"dependencies": {
"@react-native-async-storage/async-storage": "^2.0.0",
"@react-navigation/native": "^6.1.18",
"@react-navigation/native-stack": "^6.11.0",
"@reduxjs/toolkit": "^2.3.0",
"patch-package": "^8.0.0",
"postinstall-postinstall": "^2.1.0",
"react": "18.3.1",
"react-native": "0.76.0",
"react-native-contacts": "^8.0.3",
"react-native-safe-area-context": "^4.11.1",
"react-native-screens": "^3.34.1",
"react-redux": "^9.1.2",
"redux-persist": "^6.0.0"
}
Подробнее здесь:
https://stackoverflow.com/questions/791 ... hostresume
1729860659
Anonymous
Последняя версия React-native указывает на проблему
[RNScreens] Не удалось инициализировать фиктивный макет в onHostResume
package.json
[code] "dependencies": {
"@react-native-async-storage/async-storage": "^2.0.0",
"@react-navigation/native": "^6.1.18",
"@react-navigation/native-stack": "^6.11.0",
"@reduxjs/toolkit": "^2.3.0",
"patch-package": "^8.0.0",
"postinstall-postinstall": "^2.1.0",
"react": "18.3.1",
"react-native": "0.76.0",
"react-native-contacts": "^8.0.3",
"react-native-safe-area-context": "^4.11.1",
"react-native-screens": "^3.34.1",
"react-redux": "^9.1.2",
"redux-persist": "^6.0.0"
}
[/code]
[img]https://i.sstatic.net/3Kqjeunl.png[/img]
Подробнее здесь: [url]https://stackoverflow.com/questions/79125272/rnscreens-failed-to-initialise-dummy-layout-in-onhostresume[/url]