Paschal Giki
Paschal Giki
`width` and `height` props were removed from the Page components because these parameters can be passed as containerStyles from the root component. Removing these props gives more freedom to customize...
### Steps to Reproduce 1. run `appcenter codepush release-react -a owner/app-android -d Production -m --description "Bug fix"` 2. Cancel the process before it finishes 3. Repeat step 1 and the...
ignore_conflicts when bulk creating to assign permissions. In most (all) cases, I have found these conflicts would not need special attention so I think it will be ok to simply...
I have implemented all bpay methods as indicated on the [API Docs](https://docs.beem.africa/payments-checkout/index.html). Kindly review and give feedback
This change will be it convenient to further customize `ImageUrlField` in the `customapp.serializers.fields` class. With the initial setup this was not possible since teh changed areas hard coded import `ImageUrlField`...