binary-lazy-loading
Instead of brute forcing the entire list of images to be lazily loaded, use binary search algorithm to minimize looping of testing whether the element is in view port or not. ## Configure Call `registerLazyImageScrollHandler()` in `componentDidMount` of