An ATproto social media client -- with an independent Appview.
at main 173 B view raw
1{ 2 "platforms": ["ios", "android"], 3 "ios": { 4 "modules": ["BottomSheetModule"] 5 }, 6 "android": { 7 "modules": ["expo.modules.bottomsheet.BottomSheetModule"] 8 } 9}