Skip to content

A guide for implementing buttons in React Native and Expo using the React Native Reanimated library

License

Notifications You must be signed in to change notification settings

jaamaalxyz/rn-expo-animated-buttons

Repository files navigation

A guide for implementing buttons in React Native and Expo using the React Native Reanimated library. Read the full blog here.

Expo server started Changed the default UI Simple Button Button Text changed Add wrapper over the button Add a Touchable button Add a Pressable button Add a red color animated button with react-native-reanimated

Project Setup & Available Scripts

Clone the repo on the local machine and before running the below scripts make sure that you have Node.js and npm or yarn installed globally. Don't know how to get started with React Native and Expo follow the below guide:

Install packages

npm install

Run the Expo Server

npx expo start
  • Open an iOS simulator to press i
  • Open an Android emulator to press a
  • Scan the QR Code to Run the app on the physical device via the Expo Go app

Contributing Guideline

You are welcome to contribute to this project, please see the issue list before filing a new issue.

License

This project is under MIT License

About

A guide for implementing buttons in React Native and Expo using the React Native Reanimated library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published