Hyperlink Component for React Native
npm install react-native-a Native tag) .npm install react-native-a
````
...
import A from 'react-native-a';
...
render() {
return (
);
}
1. Simplest usage without href but URL inside text (default blue hyperlink)Example.com
2. With href:ExampleExample.comExample
3. With style:Example.com`
##
Made with :heart: by Softek