Install: yarn install
Expo CLI: npm install -g expo-cli
(if not already installed)
Run Project Locally: expo start
- Expo SDK 32
- React Navigation v3
- PropTypes
- prettier and airbnb config
- make sure you have prettier package installed on your atom/vscode editor
- then make sure to enable these options (packages → prettier):
- eslint integration
- stylelint integration
- automatic format on save (toggle format on save)
- be aware of the
.prettierignore
file
- iOS and Android
- Tab Navigation (stacks created)
- Home
- Horizontal Album component
- Album Screen
- Header animation on scroll event
- opacity on iPhoneX notch
- opacity on cog icon
- Search
- Library
- Custom Bar for Music Player added to
<BottomTabBar />
- Home
- Modals (bottom to top)
- Music Player