Add tabs explainer and fix 'black screen' during onboard
This commit is contained in:
@@ -26,7 +26,7 @@ export const Onboard = observer(() => {
|
||||
}
|
||||
|
||||
return (
|
||||
<View style={{flex: 1}}>
|
||||
<View style={{flex: 1, backgroundColor: '#fff'}}>
|
||||
<Com />
|
||||
</View>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user