react-native-outside-press
airbnb/react-outside-click-handler but for React Native.
File Explorer
Download Latest Version (.zip)- main.yml
- dependabot.yml
- FUNDING.yml
- adaptive-icon.png
- favicon.png
- icon.png
- splash.png
- App.tsx
- App.js
- app.json
- babel.config.js
- metro.config.js
- package.json
- tsconfig.json
- webpack.config.js
- yarn.lock
- bootstrap.js
- container.tsx
- event-provider.tsx
- outside-press-handler.tsx
- use-event-store.ts
- use-event.ts
- deep-clone.ts
- event-context.ts
- index.ts
- .gitignore
- .watchmanconfig
- .yarnrc
- babel.config.js
- CHANGELOGS.md
- lefthook.yml
- LICENSE
- package.json
- README.md
- tsconfig.build.json
- tsconfig.json
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/dcangulo/react-native-outside-press
Downloads the entire project code from GitHub to your computer.
cd react-native-outside-press
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn add react-native-outside-press
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)
