Type Alias RnPromiseCallback

RnPromiseCallback: ((obj: RnPromiseCallbackObj) => void)

Callback function type for monitoring Promise.all progress