Ehsan

Results 6 issues of Ehsan

Currently I'm facing following bugs: - [ ] on IOS customizing `leftTextColor` does not work and it follows `rightTextColor` - [ ] `padding` \ `margin` is behaving weird here's my...

I have already installed [rest-filter plugin](https://github.com/wp-api/rest-filter), as well as including the configuration object when I'm registering the route: ``` wpapi.magazines = wpapi.registerRoute('wp/v2', '/magazines', { params: [ 'filter '] }); ```...

I'm using this library inside my react-native based application and I just found a weird bug when the debug mode is off. Everything works just fine and as expected when...

After upgrading to RN >= 51 i'm getting blank white screen on both android and iOS! To reproduce: - `npm install -g react-native-git-upgrade` - `react-native-git-upgrade 0.51.0` or `react-native-git-upgrade - `clean...

Any idea what causing this: ![image](https://user-images.githubusercontent.com/1249548/52874596-5256a480-3152-11e9-9b3c-54084fbc5f07.png) Here's my codes: ``` import { createStore, applyMiddleware } from 'redux'; import { createLogger } from 'redux-logger'; import { persistReducer } from 'redux-persist'; import...

### Prerequisite - [X] Yes, I've read the readme completely. ### Cache - [X] Yes, I've cleaned accessory cache and the issue still exists. ### Version v1.7.0-beta.45 ### Device Infomation...

bug