3pods
Class for logging excessive blocking on the main thread. It watches the main thread and checks if it doesn’t get blocked for more than defined threshold. You can also inspect which part of your code is blocking the main thread.
License: MIT
WobbleView is an implementation of a recently popular wobble effect for any view in your app.
License: MIT