Coding Test for Nymbus
In this repo you'll find both solutions for the tests given during the technical interview.
Goal: Create a screen with a button and when the button is clicked a dialog (pop-up) opens with three input fields (only one of them should be required). The screen dialog should entail Save and Close buttons as well.
Goal: Implement the function once, which takes any function (fn) as an argument.