Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Mobile: Require manual address generation #608

Merged
merged 5 commits into from Nov 19, 2018

Conversation

cvarley100
Copy link
Contributor

Description

  • Requires manual address generation on mobile

Fixes # (issue)

  • Enhancement (a non-breaking change which adds functionality)

How Has This Been Tested?

Tested across Android and iOS

Checklist:

  • My code follows the style guidelines for this project
  • I have performed a self-review of my own code
  • New and existing unit tests pass locally with my changes
  • For changes to mobile that include native code (including React Native modules): I have verified that both iOS and Android successfully build in both Debug and Release modes

@@ -487,17 +496,19 @@ class Receive extends Component {
]).start(() => this.props.flipReceiveCard());
}

blockActionDuringSync() {}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed?

Copy link
Contributor

@laumair laumair left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@rajivshah3 rajivshah3 added C - Mobile E - UI/UX Epic - Improving user interface/user experience labels Nov 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C - Mobile E - UI/UX Epic - Improving user interface/user experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants