Privacy Policy

Canvas collects no personal information. This page explains exactly what the app does and does not do, and it matches the App Privacy and Data Safety declarations filed with the App Store and Google Play.

Summary

Canvas is a free reference app for the @nannier-com/canvas React Native UI kit. It collects no personal information, creates no user accounts, and contains no analytics, tracking, or advertising code. Effective 7 September 2026.

What Canvas does not do

No accounts and no sign-in

The app has no login, no user profiles, and no way to submit personal information. Every screen is available immediately on launch.

No analytics and no tracking

The app bundles no analytics, attribution, advertising, or crash-reporting SDK. Your usage is not measured, profiled, or shared with anyone, and nothing follows you across other apps or websites.

No advertising

There are no ads and no ad networks, so there is no advertising identifier and nothing to opt out of.

Nothing is sold or shared

Because no personal information is collected, there is none to sell, rent, or share with third parties.

Network connections

The app contacts exactly two hosts, both for the app itself rather than for anything about you. Like any web request, each one necessarily reveals your device's IP address to that service; neither is used to identify you, and Canvas stores nothing from either response.

HostWhy it is contactedWhat it receives
registry.npmjs.orgReads the latest published version of @nannier-com/canvas for the version pill on the Home screen.Standard web request metadata (IP address, user agent). No app data is sent.
u.expo.devChecks for over-the-air updates to the app, so fixes can ship without a store release.The app's update channel, runtime version, and platform, plus standard web request metadata.

These two services are operated by npm, Inc. and Expo, respectively, and their own privacy policies govern the request logs they keep. The app works offline apart from these checks, which fail silently when the network is unavailable.

Data stored on your device

None about you. Your light or dark theme choice is held in memory for the current session only and resets the next time the app or site opens. The app stores no preferences, cookies, local storage entries, or identifiers on any platform; the only thing it writes to disk is its own code, when an over-the-air update downloads a new app bundle.

Children

Canvas is a developer reference tool rather than a children's app, and it is not directed to children. Since it collects no personal information from anyone, it collects none from children either.

Changes and contact

If this policy changes, the effective date above changes with it, and the revision history is public in the same repository as the app's source code. Questions, corrections, and privacy requests are all welcome as GitHub issues.