Acknowledgements
MyDeskBreak is built on top of these open-source projects.
• Expo — React Native development framework
• React Native — cross-platform mobile UI
• React — UI library
• Expo Router — file-based navigation
• Zustand — state management
• AsyncStorage — local persistence
• expo-apple-authentication — Sign in with Apple
• @react-native-google-signin/google-signin — Sign in with Google
• expo-notifications — local notifications
• expo-haptics — tactile feedback
• expo-blur — visual effects
• expo-linear-gradient — gradients
• expo-crypto — hashing for sign-in nonces
• expo-font — custom font loading
• expo-linking — deep linking
• expo-web-browser — in-app browser sessions
• expo-splash-screen — launch screen
• expo-constants — runtime configuration
• expo-status-bar — status bar control
• Firebase JS SDK — authentication and Firestore
• @sentry/react-native — crash and error reporting
• react-native-svg — vector graphics
• react-native-safe-area-context — safe-area handling
• react-native-screens — native screen optimization
• react-native-confetti-cannon — celebration confetti
• @expo-google-fonts/outfit — Outfit font family
Outfit typeface by Rodrigo Fuenzalida (SIL Open Font License).
Thanks to every maintainer of these projects.