add new header for notebook screen & topic

This commit is contained in:
ammarahm-ed
2021-11-30 13:29:33 +05:00
parent fe03fab5dd
commit a28eebf28c
12 changed files with 292 additions and 69 deletions

View File

@@ -400,6 +400,11 @@ export class AddNotebookDialog extends React.Component {
type="accent"
onPress={this.addNewNotebook}
/>
<View
style={{
height:35
}}
/>
</View>
<Toast context="local" />