diff --git a/README.md b/README.md index e4701e0..f3211a3 100644 --- a/README.md +++ b/README.md @@ -15,17 +15,18 @@ ![Sample Build CI](https://img.shields.io/github/actions/workflow/status/pushpalroy/jetlime/build.yml?style=for-the-badge&label=Sample%20Build) ![badge][badge-android] ![badge][badge-ios] ![badge][badge-jvm] ![badge][badge-web] -[![Github Followers](https://img.shields.io/github/followers/pushpalroy?label=Followers&style=social)](https://github.com/pushpalroy) -[![Twitter Follow](https://img.shields.io/twitter/follow/pushpalroy?label=Follow&style=social)](https://twitter.com/pushpalroy) - -Made with ❤ using Compose - | Basic | Dashed | Dynamic | |:---------------------------------------:|------------------------------------------|:-----------------------------------------:| | | | | | Custom | Extended | | | | | | +### Supported Platform Samples + +| Android | iOS | Desktop | Web | +|:------------------------------------------------:|----------------------------------------------|:-----------------------------------------------:|---------------------------------------------| +| | | | | + ## 🚀 Implementation In `build.gradle` of shared module, include the following dependency diff --git a/art/platform/android.png b/art/platform/android.png new file mode 100644 index 0000000..0566024 Binary files /dev/null and b/art/platform/android.png differ diff --git a/sample/iosApp/Pods/Pods.xcodeproj/xcuserdata/pushpalroy.xcuserdatad/xcschemes/xcschememanagement.plist b/sample/iosApp/Pods/Pods.xcodeproj/xcuserdata/pushpalroy.xcuserdatad/xcschemes/xcschememanagement.plist index 42d49dd..80c1bd5 100644 --- a/sample/iosApp/Pods/Pods.xcodeproj/xcuserdata/pushpalroy.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/sample/iosApp/Pods/Pods.xcodeproj/xcuserdata/pushpalroy.xcuserdatad/xcschemes/xcschememanagement.plist @@ -8,6 +8,8 @@ isShown + orderHint + 0 SuppressBuildableAutocreation diff --git a/sample/iosApp/iosApp.xcworkspace/xcuserdata/pushpalroy.xcuserdatad/UserInterfaceState.xcuserstate b/sample/iosApp/iosApp.xcworkspace/xcuserdata/pushpalroy.xcuserdatad/UserInterfaceState.xcuserstate index b48d407..88f5432 100644 Binary files a/sample/iosApp/iosApp.xcworkspace/xcuserdata/pushpalroy.xcuserdatad/UserInterfaceState.xcuserstate and b/sample/iosApp/iosApp.xcworkspace/xcuserdata/pushpalroy.xcuserdatad/UserInterfaceState.xcuserstate differ