mirror of
https://gitea.tendokyu.moe/ppc/amnet.git
synced 2026-09-27 09:23:03 +03:00
add comment
This commit is contained in:
@@ -92,4 +92,5 @@ function MethodCard(props: {
|
||||
)
|
||||
}
|
||||
|
||||
// the nfc library doesn't offer the same support for felica cards on android compared to ios...
|
||||
export default Platform.OS === 'ios' ? CardAddModal : ManualCardEntry;
|
||||
|
||||
Reference in New Issue
Block a user