I'm starting on react-native and I have a question about using the last fm api.
Since it asks me to enter trews parameters. name
, artist
, autocrrect
however it is not very clear to me how I can do that from a textinput send that value to the api.
Could you explain how to consume this type of apis to send you the value?
annex a picture of what the api asks for
I hope you can help me understand a bit more about this topic