Frame is an image loading library which loads the image in to image view when url is passed. Frame uses coroutines to handle the background threads to make network call and access the cache As of now caching is only done in memmory level, will add disk level caching soon