open json flatlist clicked URL on browser #21277
Labels
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
I'm fetching JSON data using api key which contains Name, Rating and URL. I have flatlist on react-native which will display Fetched Name, Rating and all.I successfully get json data and already show it in a flatlist. Now my requirement is that when I click on flatlist it should open the URL fetched from JSON on browser.
The text was updated successfully, but these errors were encountered: