Skip to content

codezri/react-native-pressable-examples

Repository files navigation

react-native-pressable-examples

Using the new Pressability API for creating interactive UI elements in React Native.

How to run the project?

Clone the repo

git clone https://github.com/codezri/react-native-pressable-examples.git
cd react-native-pressable-examples

Install dependencies

npm install
# --- or ---
yarn install

Run the app

npx react-native run-android
# --- or ---
npx react-native run-ios

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published