This app was designed and exported entirely via Paper.
No code was written by hand. You can customize this app by clicking here.
There are 3 important folders in composeApp/src
:
- commonMain: Contains the shared sourceSet across all targets. This is where your designs live.
- androidMain: Contains Android specific theming, such as the Material RippleEffect.
- iosMain: iOS specific theming such as the light highlight.
Paper currently exports to iOS and Android