Find solutions to your problems with the expert advice available on IDNLearn.com. Ask any question and receive comprehensive, well-informed responses from our dedicated team of experts.

How to call a variable as a tag in react native.

Sagot :

Explanation:

There is no need of adding template strings inside a <Text> component for adding strings in react-native. You can just use simple text and for variables, you can wrap it with curly braces