Closed johnneed closed 5 years ago
@jbpayne This pull didn't remove the SafeAreaView, It just remove the import because it wasn't being used.
We can use SafeAreaView or the Native Base Container. To be honest I'm not sure which is best. We should test NB Container on an iPhoneX to see if we need SafeAreaView.
Maybe that should be a seperate issue.
added flow rules to eslint for better error reporting