chore: add mobile app

This commit is contained in:
2026-02-07 22:33:02 +01:00
parent db34640acc
commit e89384ad4e
29327 changed files with 3886944 additions and 12 deletions
+19
View File
@@ -0,0 +1,19 @@
<p>
<a href="https://docs.expo.dev/versions/latest/sdk/fingerprint/">
<img
src="../../../.github/resources/expo-fingerprint.svg"
alt="@expo/fingerprint"
height="64" />
</a>
</p>
A library to generate a fingerprint from a React Native project
# API documentation
- [Documentation for the latest stable release](https://docs.expo.dev/versions/latest/sdk/fingerprint/)
- [Documentation for the main branch](https://docs.expo.dev/versions/unversioned/sdk/fingerprint/)
# Contributing
Contributions are very welcome! Please refer to guidelines described in the [contributing guide](https://github.com/expo/expo#contributing).