Fonts & Icons:
- create react-native.config.js
- "null" ios for weird Xcode BS (duplicate ttf error)
- if changes not taking effect: rebuild pod: cd ios && pod install
- Ref: https://www.npmjs.com/package/react-native-vector-icons for icons and https://dev.to/mitchiemt11/custom-fonts-in-react-native-pro-tip-4693 for fonts