Fix: ensure all views can scroll to the bottom
This commit is contained in:
@@ -56,6 +56,9 @@ export const gradients = {
|
||||
}
|
||||
|
||||
export const s = StyleSheet.create({
|
||||
// helpers
|
||||
footerSpacer: {height: 100},
|
||||
|
||||
// font weights
|
||||
fw600: {fontWeight: '600'},
|
||||
bold: {fontWeight: 'bold'},
|
||||
|
||||
Reference in New Issue
Block a user