diff --git a/README.md b/README.md index 4a08a7e7..426e61ac 100644 --- a/README.md +++ b/README.md @@ -151,10 +151,10 @@ Satori uses the same Flexbox [layout engine](https://yogalayout.com) as React Na heightSupported Min & max size -minWidthSupported except for min-content and max-content -minHeightSupported except for min-content and max-content -maxWidthSupported except for min-content and max-content -maxHeightSupported except for min-content and max-content +minWidthSupported except for min-content, max-content and fit-content +minHeightSupported except for min-content, max-content and fit-content +maxWidthSupported except for min-content, max-content and fit-content +maxHeightSupported except for min-content, max-content and fit-content border Width (borderWidth, borderTopWidth, ...)Supported