腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(30)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
useValues不是函数,
react-native-redash
将
react-native-redash
从9.6.0升级到15.11.1后,我再也找不到useValues了。它被移除了吗?是否有一种新的首选方法来获取动画值?
浏览 34
提问于2020-12-02
得票数 0
回答已采纳
3
回答
tsconfig "include“的默认值是什么?
在我的react本机项目中,我使用了 v1,在文档中它说要添加"include": ["node_modules/
react-native-redash
/lib/typescript/v1/index.d.ts所以我的问题是:&q
浏览 9
修改于2022-01-17
得票数 2
1
回答
如何修复"(0,_reactNativeRedash.withTransition)不是函数“错误?
(当前使用SDK 39和
react-native-redash
9.1.2)
浏览 13
提问于2020-09-24
得票数 2
1
回答
仅在TextInput焦点/模糊上运行重动画
Animated, { Clock, Easing, set, useCode } from 'react-native-reanimated'; import { timing } from '
react-native-redash
有没有使用react-native-reanimated或
react-native-redash
的通用解决方案?我可以添加另一个isMounted状态或其他东西,但这似乎是一个笨拙的解决方案?
浏览 1
提问于2020-10-05
得票数 5
7
回答
不变违反:TurboModuleRegistry.getEnforcing(.):无法找到'NativeReanimated‘
import Animated, {useAnimatedStyle} from 'react-native-reanimated'; "react-native-gesture-handler": "^1.9.0", "
re
浏览 0
提问于2021-01-17
得票数 6
1
回答
使用react-native-reanimated创建循环
from "react-native";import { loop } from "
react-native-redash
浏览 17
提问于2020-02-21
得票数 3
1
回答
如何在panGestureHandler中制作滚动视图scroollabe?
我在reanimated和
react-native-redash
中使用react-native-gesture-handler库。"react-native-gesture-handler" import {usePanGestureHandler , useValue , timing , snapPoint} from "
react-native-redash
浏览 48
提问于2020-11-18
得票数 0
1
回答
值的值不能从ReadableNativeMap转换为在React本机中加倍
Animated, { useCode, cond, eq, set } from 'react-native-reanimated'; import { withTimingTransition } from '
react-native-redash
浏览 11
提问于2020-06-11
得票数 2
回答已采纳
1
回答
React原生动画不是动画
稍后,我也计划使用
react-native-redash
包,但现在我正在尝试配置为什么下面的代码根本不能工作。
浏览 48
提问于2020-10-03
得票数 0
回答已采纳
1
回答
反应本地pan手势处理程序不工作
eq, sub,import { useValues, onGestureEvent } from "
react-native-redash
2.1.0", "react-native-reanimated": "~2.3.1", "
reac
浏览 28
提问于2022-01-27
得票数 0
回答已采纳
1
回答
使用reanimated,redash的react原生动画onScroll的问题
Button } from 'react-native';import { onScroll } from '
react-native-redash
浏览 13
提问于2020-03-05
得票数 1
回答已采纳
1
回答
react-native reanimated不响应onFocus和onBlur
react-native';import { bInterpolateColor } from '
react-native-redash
浏览 31
修改于2019-12-14
得票数 0
1
回答
props更新后,未更新reanimated call()内的函数
'react-native';import { useGestureHandler } from '
react-native-redash
浏览 2
提问于2020-05-19
得票数 1
1
回答
Android构建错误:在build/ Kotlin /sessions中检测到多个kotlin守护进程会话
react-native-loading-spinner-overlay": "^3.0.0", "react-native-reanimated": "^2.5.0", "
react-native-redash
浏览 30
提问于2022-04-08
得票数 4
回答已采纳
1
回答
无法在react.native中为timing()函数设置持续时间
"react-native";import { timing } from "
react-native-redash
浏览 25
修改于2020-01-07
得票数 2
回答已采纳
1
回答
迁移到世博会后出现白屏
"^1.6.1", "react-native-reanimated": "^1.8.0", "
react-native-redash
浏览 9
提问于2020-10-15
得票数 1
2
回答
网络请求在iOS设备上失败
react-native-chart-kit": "^2.6.1", "react-native-flags": "^1.0.0", "
react-native-redash
浏览 1
修改于2019-07-15
得票数 1
回答已采纳
4
回答
更新目标Sdk 31版后,我的本机应用程序崩溃
6.2.2", "react-native-reanimated": "2.1.0", "
react-native-redash
浏览 41
修改于2022-11-17
得票数 2
回答已采纳
1
回答
React Native -更改组件状态后PanGestureHandler不工作
import { PanGestureHandler, State } from 'react-native-gesture-handler'; import { onGestureEvent } from '
react-native-redash
浏览 22
提问于2020-02-25
得票数 0
回答已采纳
2
回答
反应本机打字稿问题
StyleSheet, Dimensions, Image } from "react-native"; import { interpolateColor, useScrollHandler } from "
react-native-redash
浏览 5
修改于2020-09-17
得票数 0
回答已采纳
第 2 页
领券