Files
sousa-gecko/mobile/android/android-components/components/compose/base/README.md
T
Gabriel Luong 1d88271c0c Bug 1902373 - Part 4: Add an initial AC compose-base component r=android-reviewers,007
- Setups a boilerplate AC component that will serve as a component containing base Composable components based on the Acorn Design System.

Differential Revision: https://phabricator.services.mozilla.com/D220452
2024-12-11 04:15:26 +00:00

662 B

Android Components > Compose > Base

A component containing base Composable components based on Acorn Design System.

Usage

Setting up the dependency

Use Gradle to download the library from maven.mozilla.org (Setup repository):

implementation "org.mozilla.components:compose-base:{latest-version}"

License

This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/