react native - ReactNative : NavigatorExperimental : NavigationCardStack seems to have default grey background. How to to remove it? -


my app fullscreen background image wraps navigationcardstack.

<image source={bkg} style={styles.backgroundimage}>         <navigationcardstack           navigationstate={this.state.navstate}           onnavigate={this._handleaction.bind(this)}           renderscene={this._renderscene.bind(this)}           style={styles.navigator}         />       </image> 

i tried add style background: 'transparent' navigationcardstack it's not working.

any idea?


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

c++ - Fill runtime data at compile time with templates -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -