react-native-misc

React Native library

This project is maintained by iliubinskii

React Native libraryDocs


React Native library / components/TimePicker / Props

Interface: Props

Internal

Properties

color?

readonly optional color: stringU


onChange()

readonly onChange: (time) => void

Handles time change.

Parameters

time: number

Time.

Returns

void


tick

readonly tick: string


time

readonly time: number