Ruitiari

Results 4 issues of Ruitiari

**Describe the bug** I made a library using skrape it v.1.2.1 it works well on JVM (plain console kotlin app) but upon including it in android it crashes. **Code Sample**...

bug

# Chai Design System I have enhanced by the Design System by adding components such as Image, TextStyle, and Text. I have also modified the existing design by refining some...

1. Removed code using view.SystemUiVisibility api since it does not work with api 29+, and instead used WindowInsetsControllerCompat & WindowCompat apis 2. Refactored the example and library code

This pull request shows how to use Paypal checkout sdk with Jetpack compose. The code sample can be customized depending on the developer's needs. Please note, the code sample is...