According to docs:
you can make only selected icon to stand out:
export const navigationStyle = {
bottomBar: {
container: {
overflow: 'visible'
},
selectedIcon: {
size: 100
}
}
};
Maybe the floating action button widget from the appstore would work in your case? See https://marketplace.mendix.com/link/component/207473