/index` from `C:\Users\Oleg\Desktop\progStuff\SSFD2\node_modules\react-native\scripts/.`: The module/index` could not be found from `C:\Users\Oleg\Desktop\progStuff\SSFD2\node_modules\react-native\scripts|.ts|.android.tsx|.native.tsx|.tsx)`
在RN中,我有一个使用setInterval的倒计时计时器,从10到0。一旦满足了时间=== 0或小于1的条件,我希望间隔停止。倒计时正在工作,但正在不断重复,clearInterval不起作用。import { StyleSheet, Text } from 'react-native'
exporttime - 1 : tim
我的代码正在通过一个额外的全局变量g正确地更新val,当setinterval正在调用tick函数时!!{ Button } from 'react-native';import { StyleSheet,import Icon from 'react-native-vector-icons/AntDesign