defi-bear

Results 7 issues of defi-bear

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when […] It's great to use...

:sparkles: Feature

If I click wrong then I cannot redo so if we have removing color functionality, it would be great

Be sure to [search for your issue](https://github.com/CookPete/react-player/issues) before opening a new one. #### Current Behavior It's suddenly happened today. Suddenly it's showing Uncaught TypeError: (0 , _memoizeOne.default) is not a...

## Describe the Feature We are not controlling the thumbImage size and it's making the ui awful. ## Possible Implementations We should be able to control the thumbImage size ##...

feature request

Could you make this library as cipher support? https://github.com/axsy-dev/react-native-sqlcipher-storage this library working well with encrypting storage but I would like to share extension support of this component. Could you add...

``` import { combineReducers } from 'redux'; import { persistStore, persistReducer } from 'redux-persist'; import storage from 'redux-persist/lib/storage'; import configureStore from './config'; import coreReducer from './core/reducers'; const createElectronStorage = window.require("redux-persist-electron-storage");...