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