Open Source Acknowledgments

glosy is built with the help of the following open-source packages. We're grateful to their authors and contributors.

This list covers the direct runtime dependencies of the glosy mobile app (the packages the app actually imports and ships with), generated from its package.json. It excludes build/CLI-only tooling (like the Expo and EAS command-line tools) that never ships inside the app itself.
PackageVersionLicense
@expo/vector-icons15.0.3MIT
@gorhom/bottom-sheet5.2.8MIT
@react-native-async-storage/async-storage2.2.0MIT
@react-native-community/datetimepicker8.4.4MIT
@react-native-community/netinfo11.4.1MIT
@react-native-google-signin/google-signin16.0.0MIT
@react-native-picker/picker2.11.1MIT
@react-navigation/native7.1.26MIT
axios1.13.2MIT
expo54.0.30MIT
expo-constants18.0.13MIT
expo-font14.0.10MIT
expo-haptics15.0.8MIT
expo-image-picker17.0.11MIT
expo-keep-awake15.0.8MIT
expo-linear-gradient15.0.8MIT
expo-linking8.0.11MIT
expo-notifications0.32.17MIT
expo-router6.0.21MIT
expo-secure-store15.0.8MIT
expo-splash-screen31.0.13MIT
expo-status-bar3.0.9MIT
expo-video3.0.16MIT
expo-web-browser15.0.10MIT
react19.1.0MIT
react-dom19.1.0MIT
react-native0.81.5MIT
react-native-gesture-handler2.28.0MIT
react-native-reanimated4.1.6MIT
react-native-safe-area-context5.6.2MIT
react-native-screens4.16.0MIT
react-native-svg15.15.1MIT
react-native-web0.21.2MIT
react-native-worklets0.5.1MIT

Full license texts for each package are available in their respective repositories linked above, and are also bundled with the app under each package's own node_modules directory at build time.