@expo/vector-icons

Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.

expo-font

Load fonts at runtime and use them in React Native components.

react-native-picker-select

A Picker component for React Native which emulates the native <select> interfaces for each platform

expo-keep-awake

Provides a React component that prevents the screen sleeping when rendered. It also exposes static methods to control the behavior imperatively.