#Usage with Views (legacy)

Although the Engage SDK has been primarily built for Jetpack Compose, it is still compatible with the traditional view-based approach.
You can use the SDK with your existing views using the various available methods. See the methods documentation for more information.

#Example