Companion

object Companion

Properties

Link copied to clipboard
const val NAME: String

Functions

Link copied to clipboard
fun getDefaultConfigBuilder(context: ReactContext): ImagePipelineConfig.Builder

Get the default Fresco configuration builder. Allows adding of configuration options in addition to the default values.

Link copied to clipboard

Check whether the FrescoModule has already been initialized. If this is the case, Calls to .FrescoModule will ignore the given configuration.