Hide/show header and footer without re-renders, take two (#1849)
* Remove callsites using the state value * Remove unused code * Change shell mode without re-renders * Adjust "write your reply" for mode
This commit is contained in:
parent
bd531f2344
commit
82059b7ee1
7 changed files with 63 additions and 55 deletions
|
@ -65,7 +65,4 @@ export const styles = StyleSheet.create({
|
|||
borderWidth: 1,
|
||||
borderRadius: 100,
|
||||
},
|
||||
disabled: {
|
||||
pointerEvents: 'none',
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue