Skip to content

Commit 2095389

Browse files
committed
feat: update Android implementation and add version badge
- Replace complex activity and lifecycle event listeners with simplified ActivityEventListener - Add version 0.2.0 badge to README.md - Refactor intent handling logic for better maintainability - Remove redundant null checks and streamline code flow - Improve error handling and intent processing efficiency
1 parent c5fa19e commit 2095389

5 files changed

Lines changed: 126 additions & 96 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ A powerful React Native library for handling native share intents on iOS and And
55
![React Native](https://img.shields.io/badge/React%20Native-0.81+-blue.svg)
66
![Platform](https://img.shields.io/badge/platform-iOS%20%7C%20Android-lightgrey.svg)
77
![License](https://img.shields.io/badge/license-MIT-green.svg)
8+
![Version](https://img.shields.io/badge/version-0.2.0-blue.svg)
89

910
## ✨ Features
1011

0 commit comments

Comments
 (0)