Skip to content

Provide more detailed documentation how transform matrix works #424

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

Open
psnet opened this issue Nov 8, 2021 · 1 comment
Open

Provide more detailed documentation how transform matrix works #424

psnet opened this issue Nov 8, 2021 · 1 comment

Comments

@psnet
Copy link

psnet commented Nov 8, 2021

Introduction

In official docs there is no any information about how matrix functionality works. Need to add more description because of matrix: number[] is not informative

Details

transform([
    {
        matrix: []      // what it does?
    }
])
@shergin
Copy link

shergin commented Nov 9, 2021

I believe, the doc should state that the RN implementation should match iOS one (which is pretty much industry standard).

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

2 participants