React Native Development -- 3
Budget: £250 – £750 GBP
Looking for someone who has experience working with the ShareExtension in iOS and the ShareIntent in Android in React Native.
Need some developer to use this module in a bare React Native App
https://github.com/meedan/react-native-share-menu
The functionality should be to receive data from a browser, safari on ios and chrome on android
Given I am browsing on an external browser
User will see something to want to add to App
User will tap the share icon
User will see icons for apps I can share to come up on the native share screen including the App
When user taps on the App icon
Then user sees options for which image to choose if there is a carousel of images on the item
(this will need to be a view where the images are extracted from the URL shared from the browser)
Summary
Use react native share module, share the url data to the app, extract and render the images from the html page
some links to help:
If this can be all done in the app great, maybe a node service would be needed to parse the html link to extract the images for the app to render from the shared browser url
https://dev.to/kayis/crawling-websites-in-react-native-38b
https://github.com/cheeriojs/cheerio
Need some developer to use this module in a bare React Native App
https://github.com/meedan/react-native-share-menu
The functionality should be to receive data from a browser, safari on ios and chrome on android
Given I am browsing on an external browser
User will see something to want to add to App
User will tap the share icon
User will see icons for apps I can share to come up on the native share screen including the App
When user taps on the App icon
Then user sees options for which image to choose if there is a carousel of images on the item
(this will need to be a view where the images are extracted from the URL shared from the browser)
Summary
Use react native share module, share the url data to the app, extract and render the images from the html page
some links to help:
If this can be all done in the app great, maybe a node service would be needed to parse the html link to extract the images for the app to render from the shared browser url
https://dev.to/kayis/crawling-websites-in-react-native-38b
https://github.com/cheeriojs/cheerio