diff --git a/ui components/README.MD b/ui components/README.MD new file mode 100644 index 0000000..f0b06fd --- /dev/null +++ b/ui components/README.MD @@ -0,0 +1,8 @@ +## 移动端优先的ui组件示例 + +* [Tabris](https://docs.tabris.com/latest/api/ActionSheet.html) + + +## pc端优先的ui组件示例 + +* [PrimeReact - React UI Component Library](https://primereact.org/) \ No newline at end of file diff --git a/ui components/action-sheet/android.png b/ui components/action-sheet/android.png new file mode 100644 index 0000000..be9193f Binary files /dev/null and b/ui components/action-sheet/android.png differ diff --git a/ui components/action-sheet/ios.png b/ui components/action-sheet/ios.png new file mode 100644 index 0000000..f4f34ed Binary files /dev/null and b/ui components/action-sheet/ios.png differ