Description
Building Native UI and Multiplatform Apps with Compose and Redwood
Redwood, Cash App’s approach to multiplatform mobile UI:
-
Uses native UI toolkits for each platform to provide the best UI experience.
-
Allows reuse of existing app components and styles to retain a single source of truth.
-
Leverages a mobile language developers are already familiar with, so they don’t have to learn new skills.
-
Can be incrementally adopted in existing apps, rather than needing full migration.
-
Renders use native UI for the best experience, reuse existing app components for efficiency, use familiar languages to leverage developer skills, and enable gradual adoption in existing apps.
Blog: https://code.cash.app/native-ui-and-multiplatform-compose-with-redwood
Reviews
There are no reviews yet.