Paul Stocks

Results 6 issues of Paul Stocks

The framework I'm using (Meteor) can remove controls after Dominar has been told about them. Not hide them, but take them out of the DOM. I believe Angular and React...

### How to reproduce these conditions I'm using the sample code as is: It builds and uploads and runs. The thumb_ image can't be downloaded and just 'hangs' in the...

type: bug

### Version 1.0.7 RN version 49.3 ### Platform iOS ### OS version iOS 11 ### Steps to reproduce 1. Create default RN project 2. Paste in monitoring.ios.js, fix up imports,...

Wrong properties for the PhotoUpload component See line 34 and 35 of index.js The ImageResizer uses these names internally. Either change index.js to uses these names or change the docs.

I cloned the latest and the navbar is a bit broken (text disappears into a black background). Looking at the demo http://meteoris.piyiku.biz/ I see a top level div with a...

Is there an easy way to remove language translations I don't want ? Each language seems to be about 2k minified. That's a lot of 'stuff' each client has to...

enhancement
help wanted