You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 1, 2025. It is now read-only.
Please describe your idea. This issue should serve for you to present or pitch an idea to the maintainers - but remember that it would be better if you were to submit a PR instead.
Feature Request
请描述你的想法或需求。此 issue 为您提供一个向维护者展示或提出想法的平台 -- 如果您可以提交一个 PR 的话就更好了。
Please describe your idea. This issue should serve for you to present or pitch an idea to the maintainers - but remember that it would be better if you were to submit a PR instead.
Why it is needed
请告诉我们更多关于您为何希望添加这个功能的背景和原因。
将react-native-clippath库适配CAPI版本
Possible implementation
如果您可以从技术角度描述这个新功能如何工作,它依赖哪些代码等,这会对我们很有帮助。
新增以下属性支持
Transform
The percentageValue property refers to the fact that the Origin will be multiplied by the size of the view.
Code sample
如果可行的话,请用展示新代码是如何工作的。
import {ClipPathView , ClipPathViewH } from 'react-native-clippathview'
// TODO: What to do with the module?
<ClipPathView style={{backgroundColor:'green'}}