Hello @everyone, I want to create custom camera ...
# multiplatform
a
Hello @everyone, I want to create custom camera using Kotlin-Multiplatform for android and iOS. Can anyone suggest me any library or sample repository for reference. Or I need to write native code for android and ios separately.
u
@Akash Maybe this library can help you. https://github.com/TEAM-PREAT/peekaboo
a
@원석 Thanks
a
Note, that currently there is an issue with Compose's lifecycle on iOS