react-native-misc

React Native library

This project is maintained by iliubinskii

React Native libraryDocs


React Native library / components/Balloon/BalloonMeter / Props

Interface: Props

Internal

Extends

Properties

onLayout()?

readonly optional onLayout: (event) => void

Handles layout change event.

Parameters

event: LayoutChangeEvent

Event.

Returns

void

Inherited from

Layout.onLayout


width?

readonly optional width: numberU