* refactor(apps): delete cuteness.io from apps
Moved to `e2e` folder.
* refactor(apps): delete ui-tests-app from apps
Moved to `e2e` folder.
* refactor(apps): main entry
* refactor(apps): perf-app
Fixed bug where goBack took the last element in backstack while navigationQueue is not empty.
Fixed bug where goBack to specific entry in the backstack was removing that entry...
Removed duplicated method
Refactored method name
Fixed TS