![Responsive Photo 1](https://private-user-images.githubusercontent.com/150898451/387665808-e07c6342-4580-455c-8377-cd868575f0f9.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMDI3OTIsIm5iZiI6MTczOTEwMjQ5MiwicGF0aCI6Ii8xNTA4OTg0NTEvMzg3NjY1ODA4LWUwN2M2MzQyLTQ1ODAtNDU1Yy04Mzc3LWNkODY4NTc1ZjBmOS5qcGVnP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMTIwMTMyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NmQyMDdjMDJjM2I2ODczZGRjMGZhZGUxNTA0MWVhMTEyOWYxOGVkMGRlODA2YzY3Mjg2OWI4NzQ2NTAxNDdkZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.w9MqnC-tu-uSEVecsRDe6QVUFlsI26hWr3gVIRczk2Y)
Fun & Interactive Mobile Application
- Download and explore the app on Google Play Store.
-
Interactive Buttons:
- "No" Button: Moves to a different position on the screen when clicked, creating a playful challenge.
- "Yes" Button: Redirects to a page displaying a love percentage value.
-
Share Functionality: Allows users to share the app or screenshots of their love percentage easily.
-
Info Section: Every page includes an info section with:
- Brief details about the developer.
- A link to the developer's GitHub profile to explore other projects.
-
Social Sharing: Share your love percentage and invite friends to join the fun.
-
Animation Support: Powered by
react-native-reanimated
for smooth and engaging animations. -
Icons: Created using
react-native-vector-icons
for a modern and appealing look. -
Responsive Design: Optimized for different screen sizes.
-
Testing: Thoroughly tested with Jest to ensure stability and performance.
-
Tailwind Styling: Styled with NativeWind (Tailwind CSS for React Native).
-
Expo: Built with Expo for seamless development and deployment.
To clone and run this application, you’ll need Git, Node.js, and Expo installed on your computer. From your command line:
# Clone this repository
$ git clone https://github.com/MehmetBozkir/react-native-LoveApp.git
# Navigate to the repository
$ cd react-native-LoveApp
# Install dependencies
$ npm install
# Run the application
$ npx expo start