229
|
orientation: ['portrait', 'landscape'] | ['sensorLandscape'], // An array of supported orientations
|
229
|
orientation: ['portrait', 'landscape'] | ['sensorLandscape'], // An array of supported orientations
|
230
|
componentBackgroundColor: 'red' // Set background color only for components, helps reduce overdraw if background color is set in default options.
|
230
|
componentBackgroundColor: 'red' // Set background color only for components, helps reduce overdraw if background color is set in default options.
|