英文: What is the best way to connect a cognito user with a real database user? 问题 I have a react nati...
Firebase实时数据库警告通过React Native Expo
英文: Firebase realtime database warning via react native expo 问题 我刚刚手动输入了所有数据到我的 Firebase 实时数据库。但是当我运...
抽屉导航边栏部分
英文: react navigation drawer sidebar section 问题 在这里,我正在尝试为平板电脑用户界面制作一个侧边栏,并尝试使侧边栏只在Drawer.Screen的名称为'...
如何使用 Reanimated 实现渐变动画 expo-linear-gradient?
英文: How to animate expo-linear-gradient with reanimated? 问题 我正在使用react-native-reanimated,希望对我的expo-l...
Expo通知无法调用`getExpoPushTokenAsync()`。
英文: Expo notifications can't call `getExpoPushTokenAsync()` 问题 我目前正在尝试在我的托管 Expo 项目上设置通知。 Expo 版...
当前未找到活动。请确保在您的应用程序处于前台时调用此方法。
英文: Current activity not found. Make sure to call this method while your application is in foregroun...
React native Expo project, Fetch the API will get [TypeError: Network request failed], but the others api can work
英文: React native Expo project, Fetch the API will get [TypeError: Network request failed], but the o...
将Go Struct解码为expo推送通知响应?
英文: Go Struct to decode expo push notification response? 问题 我正在使用Go语言编写一个服务,该服务向Expo后端发送推送通知。一旦发出HTT...
java.lang.ClassNotFoundException: 在路径上找不到类 “eduapp.arg.MainApplication”
英文: java.lang.ClassNotFoundException: Didn't find class "eduapp.arg.MainApplication" o...
尝试使用 Expo 构建 create-react-app 项目,抛出与 react-native 相关的错误。
英文: Trying to build a create-react-app project with expo, throws error about react-native 问题 I've cr...
13