from nicegui import ui ui.input("Enter your name") ui.run(native=True)