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

[docs] fix typos #250

Merged
merged 3 commits into from
Mar 14, 2022
Merged

[docs] fix typos #250

merged 3 commits into from
Mar 14, 2022

Conversation

schiller-manuel
Copy link
Contributor

No description provided.

@wcandillon wcandillon self-requested a review March 14, 2022 05:45
@@ -26,7 +26,7 @@ import {
} from "@shopify/react-native-skia";

const ImageSVGDemo = () => {
// Alternatively, you can pass an image URL directly
// Alternatively, you can pass a SVG URL directly
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe it is common to use an for an SVG :)

@@ -17,7 +17,7 @@ It will use cubic sampling.
| ty? | `TileMode` | Can be `clamp`, `repeat`, `mirror`, or `decal`. |
| fm? | `FilterMode`. | Can be `linear` or `nearest`. |
| mm? | `MipmapMode` | Can be `none`, `linear` or `nearest`. |
| fit? | `Fit`. | Calculate the transformation matrix to fit the rectangle defined by `fitRect`. See [images](images). |
| fit? | `Fit`. | Calculate the transformation matrix to fit the rectangle defined by `fitRect`. See [images](/docs/images). |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

haha nice catch :)

@wcandillon
Copy link
Contributor

Big Thank You ❤️ Made the edit that @chrfalch requested (an SVG)

@wcandillon wcandillon merged commit 5f40e14 into Shopify:main Mar 14, 2022
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

Successfully merging this pull request may close these issues.

3 participants