Up
–
BsReactNative
»
ImageBackground
» Event
Module
ImageBackground.Event
type
error
;
type
progress
=
{
loaded : float,
total : float,
}
;