Upload media file ios part 2#485
Upload media file ios part 2#485SergioEstevao merged 7 commits intofeature/upload_media_file_androidfrom
Conversation
This make the block validation work correctly.
etoledom
left a comment
There was a problem hiding this comment.
Tested on iOS and looks good!
The image block adds the id on both Upload and Media library options 🎉
And now the upload finishes properly ✨
marecar3
left a comment
There was a problem hiding this comment.
not sure why App.js and App.map files are changed in this pr @SergioEstevao ?
@SergioEstevao if you want, you can do it :) |
I wanted to update the bundle to test the integration on the main apps without having Metro running. |
…media_file_ios_part_2 # Conflicts: # gutenberg
@marecar3 I updated the Android code do you mind give it a spin? |
This PR updates the media upload callback and events on the bridge between the native and RN.
It now allows the following:
@etoledom do you want to test the implementation on iOS?
@marecar3 I did some changes on the callback that will need updates from the Android side, do you want me to change the Android part too?