Skip to content

Commit

Permalink
Add accompanist section
Browse files Browse the repository at this point in the history
  • Loading branch information
namhyun-gu committed Apr 3, 2021
1 parent 7b4735e commit 0b4af55
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data/accompanist.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
name: accompanist
source: mavenCentral
content:
- name: insets
document: https://github.com/google/accompanist/tree/main/insets
java:
- com.google.accompanist:accompanist-insets
- name: systemuicontroller
document: https://github.com/google/accompanist/tree/main/systemuicontroller
java:
- com.google.accompanist:accompanist-systemuicontroller
- name: appcompat-theme
document: https://github.com/google/accompanist/tree/main/appcompat-theme
java:
- com.google.accompanist:accompanist-appcompat-theme
- name: pager
document: https://github.com/google/accompanist/tree/main/pager
java:
- com.google.accompanist:accompanist-pager
- name: flowlayout
document: https://github.com/google/accompanist/tree/main/flowlayout
java:
- com.google.accompanist:accompanist-flowlayout

0 comments on commit 0b4af55

Please sign in to comment.