AURUMX

Open-Source Licenses

Last updated: [DATE]

AurumX is built on open-source software. This page credits the projects we depend on and their licenses. All copyright notices and license texts for each dependency are bundled inside the app (Account → Legal → Open-Source Licenses).

If we missed your project or got the license wrong, please email support@aurumxgold.app and we’ll fix it.

Frameworks & runtime

Project Version License Source
Expo SDK 54 MIT https://github.com/expo/expo
React 19.1 MIT https://github.com/facebook/react
React Native 0.81 MIT https://github.com/facebook/react-native
Hermes (RN JS engine) bundled with RN MIT https://github.com/facebook/hermes

UI & animation

Project License Source
react-native-reanimated MIT https://github.com/software-mansion/react-native-reanimated
react-native-gesture-handler MIT https://github.com/software-mansion/react-native-gesture-handler
react-native-screens MIT https://github.com/software-mansion/react-native-screens
react-native-safe-area-context MIT https://github.com/AppAndFlow/react-native-safe-area-context
react-native-svg MIT https://github.com/software-mansion/react-native-svg
react-native-worklets MIT https://github.com/margelo/react-native-worklets-core
expo-linear-gradient MIT https://github.com/expo/expo
expo-blur MIT https://github.com/expo/expo
expo-image MIT https://github.com/expo/expo
@expo/vector-icons MIT https://github.com/expo/vector-icons
@react-navigation/native, bottom-tabs, elements MIT https://github.com/react-navigation/react-navigation

Networking & data

Project License Source
@supabase/supabase-js MIT https://github.com/supabase/supabase-js
@react-native-async-storage/async-storage MIT https://github.com/react-native-async-storage/async-storage
react-native-url-polyfill MIT https://github.com/charpeni/react-native-url-polyfill

Native modules

Project License Source
expo-apple-authentication MIT https://github.com/expo/expo
expo-audio MIT https://github.com/expo/expo
expo-haptics MIT https://github.com/expo/expo
expo-secure-store MIT https://github.com/expo/expo
expo-splash-screen MIT https://github.com/expo/expo
expo-status-bar MIT https://github.com/expo/expo
expo-system-ui MIT https://github.com/expo/expo
expo-symbols MIT https://github.com/expo/expo
expo-asset MIT https://github.com/expo/expo
expo-font MIT https://github.com/expo/expo
expo-constants MIT https://github.com/expo/expo
expo-linking MIT https://github.com/expo/expo
expo-web-browser MIT https://github.com/expo/expo
expo-updates MIT https://github.com/expo/expo
expo-router MIT https://github.com/expo/expo

Typography

Project License Source
Cormorant (Google Fonts) SIL Open Font License 1.1 https://fonts.google.com/specimen/Cormorant
Inter (Google Fonts) SIL Open Font License 1.1 https://fonts.google.com/specimen/Inter

Audio assets

The unlock-flow sound effects in assets/sounds/ are licensed from their respective creators on Pixabay, freesound.org, and Mixkit under each platform’s standard license (typically CC0 or royalty-free). See the AurumX repo assets/sounds/README.md for per-file attribution.

Other

Project License Source
MetalpriceAPI Commercial — used under paid subscription https://metalpriceapi.com

MIT License (sample text)

Most dependencies above are MIT-licensed. The full MIT license text is:

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Individual copyright holders for each MIT-licensed dependency are credited in each project’s LICENSE file on its repository.