Ehsan
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:  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...