docs: Update React Native Example code to Match React Native syntax. (#7028)
The React Native example previously used `<div> </div>` tags and as we all know, divs are a react thing. This PR fixes that by using the intended (I believe) `<Text> </Text>` tags
O
Oluwaseun Raphael Afolayan committed
5e7b273761d84c08456b2ef5740c0465433f65f7
Parent: eec3786
Committed by GitHub <noreply@github.com>
on 3/5/2024, 7:22:27 AM