react-native-autolink
Automatic linking of URLs, phone numbers, emails, handles, and even custom patterns in text for React Native
File Explorer
Download Latest Version (.zip)- config.yml
- commit-msg
- Autolink.test.tsx.snap
- Autolink.test.tsx
- urls.test.ts
- location.test.ts
- phone.test.ts
- index.ts
- location.ts
- phone.ts
- Autolink.tsx
- CustomMatch.ts
- index.ts
- truncate.ts
- types.ts
- urls.ts
- .eslintignore
- .eslintrc
- .gitignore
- .pretterignore
- .prettierrc
- babel.config.js
- commitlint.config.js
- LICENSE
- package.json
- README.md
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/joshswan/react-native-autolink
Downloads the entire project code from GitHub to your computer.
cd react-native-autolink
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm i react-native-autolink
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
