react native do not render if source is empty code example
Example 1: how to make comments in markdown which do not render in html
[//] <> (This works, parathesis are necessary btw)
[//] # (This is perhaps the most platform independent solution.
In either case, the comments will not render to html,
even if the user selects view source.)
Example 2: can i use hooks with expo in react native
Using Hooks with Expo. Since React 16.8, Hooks have become official. They are currently being added into React Native (you can try them in the version 0.59.