-
Notifications
You must be signed in to change notification settings - Fork 53
feat(rn_cli_wallet): add NFC tap-to-pay support for iOS and Android #421
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
ignaciosantise
wants to merge
1
commit into
main
Choose a base branch
from
feat/nfc-wallet
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+391
−19
Open
Changes from all commits
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
wallets/rn_cli_wallet/ios/RNWeb3Wallet.xcodeproj/xcshareddata/xcschemes/RNWallet.xcscheme
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| import Svg, { Path, type SvgProps } from 'react-native-svg'; | ||
|
|
||
| const SvgNfcTap = (props: SvgProps) => ( | ||
| <Svg viewBox="0 0 60 60" fill="none" {...props}> | ||
| <Path | ||
| d="M30 0C24.0666 0 18.2664 1.75947 13.3329 5.05591C8.39943 8.35235 4.55426 13.0377 2.28363 18.5195C0.0129985 24.0013 -0.581101 30.0333 0.576455 35.8527C1.73401 41.6721 4.59123 47.0176 8.78681 51.2132C12.9824 55.4088 18.3279 58.266 24.1473 59.4235C29.9667 60.5811 35.9987 59.987 41.4805 57.7164C46.9623 55.4457 51.6476 51.6006 54.9441 46.6671C58.2405 41.7336 60 35.9334 60 30C59.9916 22.0461 56.8282 14.4203 51.2039 8.79607C45.5797 3.1718 37.9539 0.00839948 30 0ZM21.0779 38.0019C20.94 38.2763 20.7487 38.5203 20.5152 38.7198C20.2817 38.9193 20.0108 39.0702 19.7183 39.1636C19.4258 39.2571 19.1176 39.2912 18.8117 39.264C18.5058 39.2368 18.2085 39.1488 17.937 39.0052C17.6656 38.8616 17.4255 38.6653 17.2309 38.4278C17.0363 38.1902 16.8911 37.9162 16.8038 37.6218C16.7164 37.3274 16.6887 37.0186 16.7222 36.7133C16.7557 36.4081 16.8499 36.1126 16.999 35.8442C17.9648 34.0476 18.4703 32.0397 18.4703 30C18.4703 27.9603 17.9648 25.9524 16.999 24.1558C16.7279 23.6163 16.6789 22.9921 16.8626 22.417C17.0463 21.8419 17.4481 21.3617 17.9818 21.0793C18.5154 20.797 19.1385 20.7351 19.7173 20.9069C20.2961 21.0786 20.7846 21.4704 21.0779 21.9981C22.382 24.4637 23.0638 27.2107 23.0638 30C23.0638 32.7893 22.382 35.5363 21.0779 38.0019ZM29.1548 42.6173C29.0155 42.8901 28.8232 43.1325 28.5891 43.3303C28.3551 43.528 28.0841 43.6772 27.7918 43.7691C27.4995 43.8609 27.1919 43.8937 26.8868 43.8654C26.5817 43.8372 26.2853 43.7485 26.0149 43.6044C25.7445 43.4604 25.5055 43.264 25.3118 43.0266C25.118 42.7892 24.9735 42.5157 24.8867 42.2219C24.7998 41.9281 24.7723 41.6199 24.8058 41.3153C24.8393 41.0108 24.9331 40.716 25.0817 40.4481C26.7962 37.2303 27.6929 33.6402 27.6929 29.9942C27.6929 26.3482 26.7962 22.7582 25.0817 19.5404C24.9331 19.2725 24.8393 18.9776 24.8058 18.6731C24.7723 18.3686 24.7998 18.0604 24.8867 17.7666C24.9735 17.4728 25.118 17.1992 25.3118 16.9618C25.5055 16.7245 25.7445 16.528 26.0149 16.384C26.2853 16.24 26.5817 16.1513 26.8868 16.123C27.1919 16.0947 27.4995 16.1275 27.7918 16.2194C28.0841 16.3113 28.3551 16.4604 28.5891 16.6582C28.8232 16.8559 29.0155 17.0983 29.1548 17.3712C31.2271 21.2571 32.3108 25.5935 32.3103 29.9975C32.3098 34.4014 31.2251 38.7376 29.1519 42.6231L29.1548 42.6173ZM37.2317 47.2327C36.9185 47.721 36.4329 48.0734 35.8716 48.2198C35.3103 48.3662 34.7144 48.2958 34.2026 48.0226C33.6908 47.7495 33.3007 47.2936 33.1099 46.7458C32.9191 46.1979 32.9417 45.5983 33.1731 45.0663C35.6552 40.4323 36.9539 35.2569 36.9539 30C36.9539 24.7431 35.6552 19.5677 33.1731 14.9337C32.8847 14.3935 32.8226 13.761 33.0006 13.1751C33.1786 12.5892 33.582 12.098 34.1221 11.8096C34.6622 11.5212 35.2948 11.4591 35.8807 11.6371C36.4666 11.8151 36.9577 12.2185 37.2462 12.7587C40.0823 18.0635 41.565 23.9864 41.5625 30.0018C41.5599 36.0172 40.0723 41.9389 37.2317 47.2413V47.2327Z" | ||
| fill={props.fill || '#202020'} | ||
| /> | ||
| </Svg> | ||
| ); | ||
| export default SvgNfcTap; |
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.