Challenges with multiple native GUIs

In this chapter, we've seen how a single code base can create applications that work with native widget toolkits across multiple platforms. This is a very powerful approach to quickly develop graphical apps that are consistent with the platform style to provide a familiar user experience. However, this approach also has challenges you may need to overcome for your project.