Thiago Pereira

Results 1 comments of Thiago Pereira

hi, I did fixe doing this one: - set `layout: { backgroundColor: the_color_here }` in the `setDefaultOptions` method when call the registerAppLunchedListener. example: ``` Navigation.events().registerAppLaunchedListener(() => { Navigation.setDefaultOptions({ ... layout:...