Iddan Aaronsohn

Results 243 comments of Iddan Aaronsohn

@RahavLussato You are genuinely amazing. I would refactor to `animated` or `animate` prop name. Tip: JSX it's better writing: `` than ``.

Would you mind refactor @RahavLussato?

@Pauan yeah I figured out but it will be good to have an official declarative API. I'll be looking up for it

If the method definitions will come from an automatically generated JSONs methods will be automatically updated when Cayley is updated.

I’d like to suggest it as part of the JSON-LD representation in the linked data model. When parsing JSON-LD into a dataset, there should be a way to represent dynamic...

Thank you for the extensive report. Can you provide a codesandbox with the expected behaviour? PRs are welcome.

Hey, thank you for taking the time for explaining your issue. I’d say getImageDataMultiple is a little too specific but I’d be glad to add some batching functionally. I think...

I'm not sure how this get code works as you don't return the promise in the map function. But assuming you are, yes this is the correct way to do...

Check the code here: https://github.com/iddan/react-native-canvas/blob/master/src/Bus.js this is the object managing communication with the webview on the React Native side.