Felix Chan

Results 5 comments of Felix Chan

I'm having this issue as well. Why would it not show? Any ideas?

I'd like to know this too. How can we do this with SCFilter()

In my case, removing SafeAreaView solves the problem. However, that is not practical, so this hack keeps SafeAreaView while solving the problem. ``` const SafeAreaShell = (props) => { const...