Skip to content

Commit 9a467e5

Browse files
committedMay 22, 2025
chore: cleanup extra files
1 parent 51a2362 commit 9a467e5

File tree

12 files changed

+1
-3
lines changed

12 files changed

+1
-3
lines changed
 

‎packages/rtn-passkeys/example/android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
<application
66
android:name=".MainApplication"
77
android:label="@string/app_name"
8-
android:icon="@mipmap/ic_launcher"
9-
android:roundIcon="@mipmap/ic_launcher_round"
108
android:allowBackup="false"
119
android:theme="@style/AppTheme"
1210
android:supportsRtl="true">
Binary file not shown.
Binary file not shown.

‎packages/rtn-passkeys/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"typescript": "^5.2.2"
6161
},
6262
"peerDependencies": {
63-
"react-native": "*"
63+
"react-native": ">=0.76"
6464
},
6565
"codegenConfig": {
6666
"name": "AmplifyRtnPasskeysSpec",

0 commit comments

Comments
 (0)