运行 React Native 应用程序时出错:元素类型无效

问题描述图片链接:[1]:https://i.stack.imgur.com/8PwUH.jpg[2]:https://i.stack.imgur.com/MiaA6.jpg[3]:https://i.stack.imgur.com/x0Pfx.jpgImageLinks:[1]

发布:2022-10-16 标签:reactjsreact-nativereact-native-androidexpo


React-native 应用程序不会在返回按钮上关闭

问题描述按下后退按钮时,我的react-native应用程序(在Android上)没有关闭.它关闭并进入后台并在那里运行(动画).Myreact-nativeapplication(onAndroid)doesnotshutdownwhenbackbuttonispressed.

发布:2022-10-16 标签:androidreact-nativeback-buttonreact-native-androidexpo


node_modules/expo/AppEntry.js:Transformer.transform 不是函数

问题描述I'vebeenlookingforasolutiontothisproblemforacoupleofdaysnowandIthinkithassomethingtodowithmyupgradetothelatestversionofexpo.I'vetrieddow

发布:2022-10-16 标签:sdkreact-nativereact-native-androidreact-native-iosexpo


无法在 Android 上获取博览会推送令牌

问题描述我正在构建一个基于Expo的React本机应用程序,我还想利用Expo的推送与Firebase实时数据库结合使用的通知功能.我基本上遵循这里中描述的步骤.在到达必须提取推送通知令牌的部分之前,一切进展顺利.IambuildingaReactnativeappwhichis

发布:2022-10-16 标签:react-nativepush-notificationreact-native-androidfirebase-cloud-messagingexpo


KeyboardAvoidingView 适用于 EXPO 但不适用于 APK?

问题描述我买了这个在Expo中完美运行的主题,但是一旦我构建了APK,键盘就会覆盖整个屏幕并且无法正常工作.IboughtthisThemewhichinExpoworksflawlessly,butassoonasIbuildtheAPK,theKeyboardwillcove

发布:2022-10-16 标签:react-nativereact-native-androidexpo


如何修复我在 Expo react-native 中使用 KeyboardAwareView 或 react-native-keyboard-aware-scroll-view 时显示的白色键盘空间?

问题描述我正在使用Expo-react-native创建应用程序,但使用KeyboardAvoidingView和其他键盘包(react-native-keyboard-aware-scroll-view)在屏幕底部显示空白.我该如何解决?(https://i.stack.img

发布:2022-10-16 标签:androidreact-nativereact-native-androidexpo


React Native:Android TextInput autoCorrect={false} 不会禁用建议

问题描述autoCorrect={false}假设强制无建议模式,因此输入字段中的文本没有下划线,但它不起作用.autoCorrect={false}issupposetoforcenosuggestionsmode,andthereforenounderliningoftext

发布:2022-10-16 标签:react-nativereact-native-androidexpo


开发人员菜单中缺少远程调试 JS 选项

问题描述为了使用ReactNativeDebugger,当我使用expo在我的android模拟器和物理设备上打开开发者菜单时,我没有看到远程调试JS"选项.尝试了这两种情况,但没有远程调试JS的选项...InordertouseReactNativeDebugger,Idon'

发布:2022-10-16 标签:react-nativereact-native-androidexporeact-native-debugger


无法解析“fbjs/lib/areEqual"来自“node_moduleseact-native-gesture-handlercreateHandler.js"

问题描述我正在使用expo构建一个react-native应用程序,但是我有一个错误,因此我无法继续构建应用程序.我什至在node_modules中查找错误消息中提到的文件.我正在使用react-native-gesture-handler进行屏幕导航.如果我卸载了react-n

发布:2022-10-16 标签:react-nativereact-native-androidexporeact-native-navigationreact-datepicker


使用 expo kit 在 react native 中加载自定义原生组件

问题描述我正在尝试加载自定义AndroidWebView以便能够使用html文件输入上传文件(默认情况下,Androidwebview不会与输入文件一起使用).总结问题是我的自定义原生组件没有被ReactNative读取.有人可以帮帮我吗?解决方案Expo默认不支持任何自定义原生

发布:2022-10-16 标签:androidreactjsreact-nativereact-native-androidexpo