Native Modules provide the ability for React 360 app code to call back into your runtime, and provide functionality that's only available in the main browser environment.
In this lesson we're going to learn how to create a TitleChanger
module that will allow us to change the document title whenever we travel to a different place in our app