We can’t put 2 scroll views on top of each other unless 1 is horizontal. Currently the AppLayout wraps everything in a scrollview as it makes the keyboardavoiding view work better. There is a boolean to turn it off that we use on Posts, but this makes the Profile/Space pages only scroll on Posts and not the banner.
- Put the scroll logic for Posts in AppLayout
- prop in these components
- Banner
- Bottom Loader that triggers nextPage