@Arkadii Ivanov Is there any method to push a configuration to the stack without throwing exception if it already exists? I have bottom tabs and I just want selected tab to be brought on top.
a
Arkadii Ivanov
01/18/2024, 4:20 PM
For bottom tabs - bringToFront usually works. Assuming you have one configuration class per tab.