Patrick Lussan

Results 8 issues of Patrick Lussan

After using the [setContentStream](https://agea.github.io/CmisJS/classes/cmis.cmissession.html#setcontentstream) API to update content in Alfresco, it will change the mimetype to "Binary" or "Unknown" from what is was originally. I've tried using both Buffer or...

### Current behaviour I can't prevent the horizontal bounce effect on IOS. ### Expected behaviour I can set the overdrag property to false to prevent bounce on iOS ### What...

bug

## Describe the bug When using `onViewableItemsChanged` on the `HFlatlist` the viewableItems returned are incorrect. **It seems the returned items are not taking count of the height of the rendered...

When changing phone and using a backup from iCloud, the permission will be granted if they were previously. This means we can never trigger the register event unless we reinstall...

I have implemented the xml version on my project and I can observe some kind of conflict beetween the page swipe and the scrolling of a listview. If I ever...

We found out animations are flooding the React Native bridge message queue on IOS. Setting `animation={false}` fixes the following issue. For context, we use the RadioForm on elements in a...

webshot is not working with any site build in https://github.com/facebook/react/ Simple html test page if you want to try: ``` /** @jsx React.DOM */ React.renderComponent( Hello, world!, document.getElementById('example') ); ```

Some columns will probably contain more post its than others during the lifetime of a project. Currently columns size is fixed and depends on the number of columns on the...