Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

原库部分接口在HarmonyOS中没有对应属性或接口支持 #12

Open
li2199 opened this issue Jun 29, 2024 · 0 comments
Open

原库部分接口在HarmonyOS中没有对应属性或接口支持 #12

li2199 opened this issue Jun 29, 2024 · 0 comments

Comments

@li2199
Copy link

li2199 commented Jun 29, 2024

1,属性名称:onAnimationLoaded

原库描述:A callback function which will be called when animation is done loading. This callback is called with no parameters.

不支持原因:HarmonyOS中没有对应属性或接口支持、

2,属性名称:onAnimationFailure

原库描述:A callback function which will be called if an error occurs while working with the animation (loading, running, etc). This callback is called with a string error argument, which contains the error message that occured.

不支持原因:HarmonyOS中没有对应属性或接口支持

3,属性名称:resizeMode

原库描述:Determines how to resize the animated view when the frame doesn't match the raw image dimensions. Supports cover, contain and center.

不支持原因:HarmonyOS中没有对应属性或接口支持

4,属性名称:renderMode

原库描述:a String flag to set whether or not to render with HARDWARE or SOFTWARE acceleration

不支持原因:HarmonyOS中没有对应属性或接口支持

5,属性名称:colorFilters

原库描述:An array of objects denoting layers by KeyPath and a new color filter value (as hex string).

不支持原因:HarmonyOS中没有对应属性或接口支持

6,属性名称:textFiltersIOS

描述:Only iOS, an array of objects denoting text layers by KeyPath and a new string value.

不支持原因:HarmonyOS中没有对应属性或接口支持

@li2199 li2199 changed the title OH 的lottie-react-native 组件不支持onAnimationFailure回调 OH 的lottie-react-native 组件不支持resizeMode,webStyle,renderMode,colorFilters,textFiltersIOS属性 Jul 1, 2024
@li2199 li2199 changed the title OH 的lottie-react-native 组件不支持resizeMode,webStyle,renderMode,colorFilters,textFiltersIOS属性 OH 的lottie-react-native 组件不支持resizeMode,renderMode,colorFilters,textFiltersIOS属性 Jul 1, 2024
@li2199 li2199 changed the title OH 的lottie-react-native 组件不支持resizeMode,renderMode,colorFilters,textFiltersIOS属性 原库部分接口在HarmonyOS中没有对应属性或接口支持 Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant