Skip to content

Instantly share code, notes, and snippets.

@EduardoJM
Created April 6, 2021 20:48
Show Gist options
  • Save EduardoJM/9ff47f87c0bf77c30a70ef1a649835bd to your computer and use it in GitHub Desktop.
Save EduardoJM/9ff47f87c0bf77c30a70ef1a649835bd to your computer and use it in GitHub Desktop.
rn_text_2
interface Data {
text?: string;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment