flexsurfer

Results 39 issues of flexsurfer

For example `(dispatch [:re-frisk/debug [:test value]])` -> :app-db -> :re-frisk/debug -> :test or `(dispatch [:re-frisk/log [:test value]])`-> :app-db -> :re-frisk/log -> time :test

enhancement
feature

original issue https://github.com/flexsurfer/rn-shadow-steroid/issues/4 As discussed in #2 and #3 please add wrappers for the following common components. Ideally they should reside in a separate namespace, and don't influence the build...

enhancement

fixes #13517

new-design [quo2]

# Bug Report ## Problem Currently, after sign-in zeros are shown for all token balances #### Expected behavior Loading indicator or any over indicator should be shown

bug
wallet
UI/UX improvements
E:Bugfixes
E:Wallet

# Bug Report ## Problem When i open app UI is slow. Sometimes it's slow during using it #### Expected behavior UI is smooth ## Investigations _Updated 5 Mar 2020_...

bug
performance
E:Bugfixes
E:PerformanceImprovements

With the new webview component we need to make sure we: 1) persist cookies and localstorage between login sessions 2) switch cookies and localstorage between accounts (or clear if not...

bug
webview
feature
browser
high-severity
E:Bugfixes
E:Browser

dotIndicator is shown on the next tab when badge is null on ios ## To Reproduce 1. Show badge ``` Navigation.mergeOptions('componentId', { bottomTab: { badge:"1" }, }); ``` 2. Hide...

needs triage
triage: bug

## 🐛 Bug Report translucent option has no effect for statusBar in the latest release (7.25.0), probably after https://github.com/wix/react-native-navigation/pull/7343 ### Have you read the [Contributing Guidelines on issues](https://wix.github.io/react-native-navigation/docs/meta-contributing/)? Yes ##...

needs triage
triage: bug