memo for react native
modules for development
# react native
yarn add @react-navigation/native
yarn add react-native-screens
yarn add react-native-safe-area-context
yarn add @react-navigation/native-stack
yarn add @react-navigation/bottom-tabs
yarn add react-native-vector-icons
# firebase
yarn add @react-native-firebase/app
yarn add @react-native-firebase/auth
yarn add @react-native-firebase/firestore
yarn add @react-native-firebase/storage