lisk-mobile icon indicating copy to clipboard operation
lisk-mobile copied to clipboard

📱 Lisk graphical user interface for mobile

Results 80 lisk-mobile issues
Sort by recently updated
recently updated
newest added

### What was the problem? This PR resolves #1456 ### How was it solved? #### Send Token process - UI tweaks for Send Token process - [ ] Make darker...

### Description Implement all upstream API changes(endpoints and data schematics) made in Lisk SDK v6 the changes from, including new features. ### Motivation Adapt Lisk Mobile to changes in endpoints...

epic

### Send token Objectives Review feedback #### Send Token process - Add Stepper component to Send Token process UI - Change to black the color of `Picker` background mask -...

type: bug

### Description Update Transaction Object signing and Broadcast to use SDK v6 ### Acceptance Criteria - Update Transaction signing process to use new implementation on SDK v6 - Use react-query...

type: improvement

### Expected behavior - Users should be able to add a new bookmark - Users should be able to edit bookmark - Users should be able to add a bookmark...

type: bug

### Description - Replace mock endpoints with actual endpoints to fetch - Supported tokens - Token and its balances - Broadcasting the transaction to network - Fetch account nonce, auth...

type: improvement

### Description We should apply the code formatter to maintain the standards - Add `prettierignore` and `.prettierrc.json` - Apply the format to codebase - Configure git hooks to format for...

type: improvement
type: standards
type: task

### Description Our current `Stepper` component have some limitations and edge cases in which it doesn't work as expected. Also, the way it's currently implemented doesn't allow to scale properly...

type: refactoring

### Description The purpose of this epic is to prepare the Lisk Mobile v3.0.0-alpha.0 release ### Tasks - [ ] #1490 - [ ] #1314 - [ ] #830 -...

epic

### Expected behavior A user should be able to show a specific transaction detail based on a link sent via iMessage on iOS. ### Actual behavior The feature is broken...

type: bug