Open source licenses

The ScoutAround mobile app is built on open-source software. This page is the notices page for the third-party components distributed inside the app, grouped by the licence they are made available under. Each package carries its own copyright notice and full licence text in its source distribution; the texts reproduced at the bottom of this page are the common terms those notices point at.

The list reflects the components bundled in the current release of the app. Development-only tooling (test runners, linters, build scripts) is not distributed to users and is not listed here.

Fonts

The app ships three typefaces, each licensed under the SIL Open Font License 1.1 and delivered through the @expo-google-fonts packages (which declare “MIT AND OFL-1.1” — MIT for the packaging, OFL 1.1 for the font files themselves):

  • Poppins — SIL Open Font License 1.1 (@expo-google-fonts/poppins)
  • Barlow Condensed — SIL Open Font License 1.1 (@expo-google-fonts/barlow-condensed)
  • JetBrains Mono — SIL Open Font License 1.1 (@expo-google-fonts/jetbrains-mono)

Icons

  • Hugeicons free core icon set — MIT License (@hugeicons/core-free-icons, @hugeicons/react-native)
  • Ionicons — MIT License (delivered through @expo/vector-icons)

The Hugeicons webfont distributed from the vendor's own CDN is a separate artefact from the npm packages above: the MIT grant on those packages does not extend to it, and it is not bundled in the app. The app draws Hugeicons glyphs from the MIT-licensed npm packages only.

Libraries

MIT License

@expo/fingerprint, @gorhom/bottom-sheet, @hookform/resolvers, @hugeicons/core-free-icons, @hugeicons/react-native, @react-native-community/datetimepicker, @react-native-community/netinfo, @react-native-community/slider, @react-navigation/bottom-tabs, @react-navigation/elements, @react-navigation/native, @sentry/react-native, @tanstack/query-async-storage-persister, @tanstack/react-query, @tanstack/react-query-persist-client, @turf/boolean-point-in-polygon, @turf/helpers, @turf/point-to-polygon-distance, axios, expo, expo-application, expo-background-task, expo-battery, expo-clipboard, expo-constants, expo-crypto, expo-dev-client, expo-device, expo-document-picker, expo-file-system, expo-font, expo-haptics, expo-image, expo-image-manipulator, expo-image-picker, expo-linking, expo-local-authentication, expo-location, expo-modules-core, expo-notifications, expo-router, expo-screen-orientation, expo-secure-store, expo-sensors, expo-sharing, expo-splash-screen, expo-sqlite, expo-status-bar, expo-symbols, expo-system-ui, expo-task-manager, expo-updates, expo-web-browser, moti, react, react-dom, react-hook-form, react-native, react-native-calendars, react-native-draggable-flatlist, react-native-gesture-handler, react-native-google-places-autocomplete, react-native-map-clustering, react-native-maps, react-native-mmkv, react-native-nitro-image, react-native-nitro-modules, react-native-reanimated, react-native-safe-area-context, react-native-screens, react-native-svg, react-native-vision-camera, react-native-vision-camera-location, react-native-web, react-native-worklets, uuid, zod, zustand.

Apache License 2.0

@react-native-firebase/analytics, @react-native-firebase/app, @react-native-firebase/crashlytics, drizzle-orm, geomagnetism.

Licence texts

MIT License

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.

Apache License 2.0

The full text is published at apache.org/licenses/LICENSE-2.0, and ships with each Apache-2.0 package listed above.

SIL Open Font License 1.1

The full text is published at openfontlicense.org, and ships with each font package listed above.

Questions about these notices

Write to us through the contact page and we will follow up.