Skip to main content
KarfolioBack to home

Legal

Open Source Licenses

Karfolio is built on open source. Below are the 94 components we actually ship in Karfolio 1.5.4: 75 JavaScript packages in the app bundle and 19 native libraries linked into the binary. Measured on 2026-09-03, not copied from a dependency list.

Last updated: 3 September 2026.

Licenses in use

Each component remains under its own license and copyright. Nothing here is claimed by us. If you believe something is listed incorrectly, or you want the full license text of one of them, email info@karfolio.com and we will send it.

This list covers what the app ships, which is narrower than what our build installs. Packages that end up in the development tree without reaching the app — a dependency of a dependency that nothing imports — are deliberately left out: we do not distribute them, so attributing them here would be noise rather than accuracy.

Everything we ship (94)

ComponentVersionLicenseWhere
@babel/runtime7.28.4MITApp bundle
@bam.tech/react-native-image-resizer3.0.11MITApp bundle
@d11/react-native-fast-image8.13.0(MIT AND Apache-2.0)App bundle
@notifee/react-native9.1.8Apache-2.0App bundle
@react-native-async-storage/async-storage2.2.0MITApp bundle
@react-native-camera-roll/camera-roll7.10.2MITApp bundle
@react-native-community/blur4.4.1MITApp bundle
@react-native-community/datetimepicker8.5.1MITApp bundle
@react-native-community/geolocation3.4.0MITApp bundle
@react-native-firebase/app23.7.0Apache-2.0App bundle
@react-native-firebase/messaging23.7.0Apache-2.0App bundle
@react-native-vector-icons/common12.4.0MITApp bundle
@react-native-vector-icons/fontawesome612.3.1MITApp bundle
@react-native/assets-registry0.82.0MITApp bundle
@react-native/js-polyfills0.82.0MITApp bundle
@react-native/normalize-colors0.82.0MITApp bundle
@react-native/virtualized-lists0.82.0MITApp bundle
@react-navigation/core7.13.7MITApp bundle
@react-navigation/elements2.9.3MITApp bundle
@react-navigation/native7.1.26MITApp bundle
@react-navigation/native-stack7.9.0MITApp bundle
@react-navigation/routers7.5.3MITApp bundle
abort-controller3.0.0MITApp bundle
base64-js1.5.1MITApp bundle
buffer5.7.1MITApp bundle
color4.2.3MITApp bundle
color-convert2.0.1MITApp bundle
color-name1.1.4MITApp bundle
color-string1.9.1MITApp bundle
decode-uri-component0.2.2MITApp bundle
escape-string-regexp4.0.0MITApp bundle
event-target-shim5.0.1MITApp bundle
fast_floatApache-2.0Native
fast-deep-equal3.1.3MITApp bundle
filter-obj1.1.0MITApp bundle
FirebaseApache-2.0Native
FirebaseCoreApache-2.0Native
FirebaseCoreExtensionApache-2.0Native
FirebaseCoreInternalApache-2.0Native
FirebaseInstallationsApache-2.0Native
FirebaseMessagingApache-2.0Native
GoogleDataTransportApache-2.0Native
GoogleUtilitiesApache-2.0Native
hoist-non-react-statics3.3.2BSD-3-ClauseApp bundle
ieee7541.2.1BSD-3-ClauseApp bundle
invariant2.2.4MITApp bundle
is-arrayish0.2.1MITApp bundle
libavifApache-2.0Native
libdav1dBSD-2-ClauseNative
libwebpBSD-3-ClauseNative
memoize-one5.2.1MITApp bundle
metro-runtime0.83.3MITApp bundle
nanoid3.3.11MITApp bundle
nanopbZlibNative
nullthrows1.1.1MITApp bundle
promise8.3.0MITApp bundle
PromisesObjCApache-2.0Native
query-string7.1.3MITApp bundle
react19.1.1MITApp bundle
react-freeze1.0.4MITApp bundle
react-is19.2.3MITApp bundle
react-native0.82.0MITApp bundle
react-native-create-thumbnail2.2.0MITApp bundle
react-native-device-info15.0.2MITApp bundle
react-native-gesture-handler2.30.0MITApp bundle
react-native-haptic-feedback2.3.3MITApp bundle
react-native-image-crop-picker0.51.1MITApp bundle
react-native-image-picker8.2.1MITApp bundle
react-native-is-edge-to-edge1.2.1MITApp bundle
react-native-maps1.26.20MITApp bundle
react-native-permissions5.4.4MITApp bundle
react-native-reanimated4.2.0MITApp bundle
react-native-safe-area-context5.6.2MITApp bundle
react-native-screens4.19.0MITApp bundle
react-native-svg15.15.1MITApp bundle
react-native-video6.19.0MITApp bundle
react-native-view-shot5.1.0MITApp bundle
react-native-vision-camera4.7.3MITApp bundle
react-native-worklets0.7.1MITApp bundle
regenerator-runtime0.13.11MITApp bundle
scheduler0.26.0MITApp bundle
SDWebImageMITNative
SDWebImageAVIFCoderMITNative
SDWebImageSVGCoderMITNative
SDWebImageWebPCoderMITNative
simple-swizzle0.2.4MITApp bundle
split-on-first1.1.0MITApp bundle
stacktrace-parser0.1.11MITApp bundle
strict-uri-encode2.0.0MITApp bundle
TOCropViewControllerMITNative
use-latest-callback0.2.6MITApp bundle
use-sync-external-store1.6.0MITApp bundle
warn-once0.1.1MITApp bundle
whatwg-fetch3.6.20MITApp bundle

Keeping this current

This list is generated, not maintained by hand. It is rebuilt from a release bundle of the app and the linked native libraries, so it follows what we ship rather than what we install. Regenerate it after every dependency change; the command is documented at the top of scripts/generateLicenses.mjs.