Ignacio Chiazzo Cardarello

Results 17 issues of Ignacio Chiazzo Cardarello

Leave some cool ideas that people suggested: - [ ] Pick Multiple object, drag and drop them. - [ ] Upload photos from the Gallery - [ ] Upload a...

We only can drag and drop the last object selected. We want to allow dragging and dropping to all object placed regardless the time they were added.

enhancement
hacktoberfest

Handle each object by Json. Also, we should allow adding models automatically by just adding the asset to `Models.scnassets`. Resources: [Apple Project](https://developer.apple.com/sample-code/wwdc/2017/PlacingObjects.zip) [Documentation](https://developer.apple.com/documentation/arkit/handling_3d_interaction_and_ui_controls_in_augmented_reality) cc: @NordyVlasman @ericviston

enhancement
hacktoberfest

## Project Whatsapp SDK: Github: https://github.com/ignacio-chiazzo/ruby_whatsapp_sdk RubyGem: https://rubygems.org/gems/whatsapp_sdk Project Page: https://ignacio-chiazzo.github.io/ruby_whatsapp_sdk ## What is this Ruby project? Use the Ruby Whatsapp SDK to communicate with Whatsapp API using the Cloud...

addition

We often have to request changes to PRs due to tests not being present or an entry to the readme isn't added. I suggest we create a unit test that:...

Pick a problem in Leetcode or any other platform. If you find a solution, follow the next steps: Open A PR that contains: 1) Solution in a file with a...

help wanted
good first issue
hacktoctoberfest
hackoctober
hacktoberfest
hacktoberfest2022

This API allows returning the files of a given message like the following example: ```ruby files = messages.files(thread_id: thread_id, id: message_id) ``` ### Full example You can also try a...

[HERE](https://github.com/ignacio-chiazzo/ngImgCropTool-Examples) I put an example of how to select custom size of the img. Feel free to contribute to this example, let me know if you have any issue or...

**Is your feature request related to a problem? Please describe.** Meta just released a new API: https://developers.facebook.com/docs/whatsapp/cloud-api/phone-numbers/conversational-components/#using-the-api We should add support to it in the gem.

enhancement
good first issue

We should build a website for documentation as opposed to have it on the README only. I propose we use Docusaurus https://github.com/facebook/docusaurus

help wanted
good first issue