MCPcopy Create free account
hub / github.com/andrew-levy/jetpack-compose-react-native / width

Method width

src/utils/modifier.ts:16–16  ·  view source on GitHub ↗
(value: number)

Source from the content-addressed store, hash-verified

14 }
15 ): Modifier;
16 width(value: number): Modifier;
17 height(value: number): Modifier;
18 size(value: number): Modifier;
19 fillMaxHeight(): Modifier;

Callers 3

ColumnsExampleFunction · 0.65
ModifiersFunction · 0.65
toModifierFunction · 0.65

Implementers 1

ModifierBuildersrc/utils/modifier.ts

Calls

no outgoing calls

Tested by

no test coverage detected