Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: use es6 import for SafeAreaView component (facebook#29143)
Summary: This PR is to help proceed this discussion. react-native-community/discussions-and-proposals#201 (comment) Converted `require` to `import` for SafeAreaView. ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://github.com/facebook/react-native/wiki/Changelog --> [General] [Changed] - switched to es6 import for SafeAreaView Pull Request resolved: facebook#29143 Test Plan: Tested that App runs on RNTester Reviewed By: shergin Differential Revision: D22109435 Pulled By: TheSavior fbshipit-source-id: 57dc4ab88bf497b43422b20416afbe4c4a1e001d
- Loading branch information