Hello Kotliners,
This is an interesting issue. We will explore some tools that are very powerful, but that can be also terribly misused. Enjoy 😉
In this issue you will find:
💡 Compose tip: Preview options
📝 Scope functions
🎬 Example: Using Animations API in Compose
🤕 Best Practice: Application exceptions should not ...