this is my code
@Composable
fun MyTabStrip(tabs: List<TabData>, style: TabStyle, modifier: Modifier = Modifier, enabled: Boolean = true) {
TabStrip(tabs, style, modifier)
}
What is the correct way?
this is my code
@Composable
fun MyTabStrip(tabs: List<TabData>, style: TabStyle, modifier: Modifier = Modifier, enabled: Boolean = true) {
TabStrip(tabs, style, modifier)
}
What is the correct way?
Experimental API usages do not mean that the plugin is incompatible, it is a warning basically about API stability status
Yes, but it prevented the market from automatically passing the review, I am considering whether there is a replacement plan.
Why do you think so?
Hi,
Could you please specify the name of your plugin so we can review it in more detail? Updates with warnings but no errors are approved automatically.