ltttttttttttt / ComposeViews

Compose Multiplatform views, in to Android, Web, Desktop, iOS: Pager, Banner, Indicator, Refresh Layout, Flow Layout, Menu Floating Action Button, Pull To Refresh, Chain Scrollable Component, Scrollable App Bar(Nested Scroll View),Date Selector(Time Selector Date Picker), Swipe To Dismiss, Image viewer, ZoomLayout, Star Bar and more
Apache License 2.0
429 stars 34 forks source link

IOS 打开就崩溃 #52

Open WantGo opened 1 year ago

WantGo commented 1 year ago

Missing resource with path: drawable-xxhdpi/compose_views_refresh_layout_loading.png

ltttttttttttt commented 1 year ago

运行的demo还是引入依赖的项目?

WantGo commented 1 year ago

运行的依赖,iOS直接就崩溃了,Android正常

ltttttttttttt commented 1 year ago

这个应该是compose-ios资源管理还不完善,目前我也没有好办法,一个暂时的解决方案是把这个资源drawable-xxhdpi目录copy到你的iosMain的resource下面