compose-multiplatform-sampleapp
compose-multiplatform-sampleapp copied to clipboard
Navigation Button insets are different for android and iOS platforms
iOS Safe area size is bigger then Android Safer area so that navigation buttons cause inset problems. Proposed solution: Big Safe area devices might have negative constraints. / Third party libraries may handle navigation bar problems.