diff --git a/en/lottie-react-native.md b/en/lottie-react-native.md index 2bb3128a77abd89d2973c8bf222cb48d5e07a82f..a7f5a1e3e05f51a8d858f0779ff1945eb32cd995 100644 --- a/en/lottie-react-native.md +++ b/en/lottie-react-native.md @@ -324,7 +324,7 @@ rawfile path: `entry/src/main/resources/rawfile` ## 6. Known Issues - [ ] Some interfaces of the original library do not have corresponding properties and interface handling logic in HarmonyOS: [issue#18](https://github.com/react-native-oh-library/lottie-react-native/issues/18) -- [ ] There is no logic for handling the `isCancelled` parameter received by the `onAnimationFinish` callback function when calling the `play()` or `reset()` functions.: [issue#27](https://gitcode.com/openharmony-sig/rntpc_lottie-react-native/issues/27) + ## 7. Others diff --git a/zh-cn/lottie-react-native.md b/zh-cn/lottie-react-native.md index 059d01bca9c9287bac41914e4a6782f3979f7dd0..1ceaf147187094e5d964e2e2cd37fb797d887786 100644 --- a/zh-cn/lottie-react-native.md +++ b/zh-cn/lottie-react-native.md @@ -322,7 +322,7 @@ rawfile 路径:`entry/src/main/resources/rawfile` ## 6. 遗留问题 - [ ] 原库部分接口在 HarmonyOS 中没有对应属性及接口处理相关逻辑,问题: [issue#18](https://github.com/react-native-oh-library/lottie-react-native/issues/18) -- [ ] 调用 play() 或 reset() 函数时没有对onAnimationFinish回调函数接收参数isCancelled处理相关逻辑,问题: [issue#27](https://gitcode.com/openharmony-sig/rntpc_lottie-react-native/issues/27) + ## 7. 其他