BirthdayResearch / defichain-wallet

DeFiChain Wallet. The DeFi Blockchain Light Wallet for iOS, Android & Web.
MIT License
125 stars 47 forks source link

feat(ui-ux): hide bottom nagivation when EMV network is selected #4011

Closed lykalabrada closed 1 year ago

lykalabrada commented 1 year ago

What this PR does / why we need it:

Which issue(s) does this PR fixes?:

Fixes DFC-177

Additional comments?:

Developer Checklist:

linear[bot] commented 1 year ago

DFC-177 Task: Hide Navigator on toggled EVM

github-actions[bot] commented 1 year ago

Missing Translations Report

The following translations are missing for this pull request.

{
    "missingLanguageItems": {
        "zh-Hans": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1991,
            "allLabels": "{}"
        },
        "zh-Hant": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1991,
            "allLabels": "{}"
        },
        "fr": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1991,
            "allLabels": "{}"
        },
        "es": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1991,
            "allLabels": "{}"
        },
        "it": {
            "missingCount": 0,
            "labels": {},
            "totalCount": 1991,
            "allLabels": "{}"
        }
    },
    "totalMissingCount": 0
}
github-actions[bot] commented 1 year ago

Build preview for DeFiChain Wallet is ready!

Built with commit 58525bc7242f6a106d4fc570602a7f6167ffc590

https://expo.io/@defichain/wallet?release-channel=pr-preview-4011

codecov-commenter commented 1 year ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (feature/evm@1b9fad8). Click here to learn what that means. The diff coverage is n/a.

@@              Coverage Diff               @@
##             feature/evm    #4011   +/-   ##
==============================================
  Coverage               ?   16.51%           
==============================================
  Files                  ?      455           
  Lines                  ?    12283           
  Branches               ?     4096           
==============================================
  Hits                   ?     2028           
  Misses                 ?    10214           
  Partials               ?       41           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more