Masoud Soroush

Results 26 issues of Masoud Soroush

we already use these react-tags and our new business request is to make an infinite scroll for the suggestion! as I saw the code its only each item can be...

I,m using this amazing app on my hybrid app ios, android and web(PWA) but Unfortunately, `ViewPropTypes` now is deprecated on `react-native-web` as mention on the link below [react-native-web releases: 0.12.0](https://github.com/necolas/react-native-web/releases/tag/0.12.0)...

### Description we need config axios and its needs to be an instance of axios on the application is set or switch the base URL should be change ### Acceptance...

### What was the problem? manage api call based on application url, refetch data while application switched, cashing the response based on application and endpoint ### How was it solved?...

### Description Create a single WebSocket connection by the client ### Acceptance Criteria - Allow the application to use one single instance of connection - Should handle connection, re-connection -...

type: improvement

### Description Add and configure [react-query](https://tanstack.com/query/v4/docs/overview) for Lisk Desktop. Background: React Query is a data-fetching library for React, but in more technical terms, it makes fetching, caching, synchronizing, and updating...

type: improvement

### Description Add and configure [mswjs.io](https://mswjs.io/) mock server ### Acceptance Criteria Allow the application to use a mock server on the test stage Allow the application to use mock in...

type: improvement

### Description Introduce Blockchain application exploring and management features to end users using banners and its content. ### Acceptance Criteria - Text content needs to be update - Banner image...

status: discussion

### What was the problem? - web-socket has multiple network connection - RPC support for react query ### How was it solved? by create a singleton socket client, by adding...

### Description we introduce login by encryption JSON and remove the recovery phrase from the redux we need to update the redux and API call to match with a new...

type: improvement