Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: retrieve file type, file name and auto detect link in a text shareintent #31

Merged
merged 3 commits into from
Mar 21, 2024

Conversation

achorein
Copy link
Owner

@achorein achorein commented Mar 18, 2024

Summary

Todo

  • Add weburl in the share intent value : auto detect link on parsing
  • retrieve sharing type in native module when available
  • retrieve original fileName in ios native module
  • Update README.md

Issue

#25

Test

  • iOS : simple text
  • iOS : simple weburl type
  • iOS : simple text containing url
  • Android : simple text
  • Android : simple text containing url

@achorein achorein force-pushed the feat/shareintent-link branch from d73d123 to ad0f1bb Compare March 19, 2024 14:31
@achorein achorein force-pushed the feat/shareintent-link branch from afafdd0 to 1bff518 Compare March 20, 2024 16:27
@achorein achorein changed the title feat: auto detect link in a text shareintent feat: retrieve file type, file name and auto detect link in a text shareintent Mar 20, 2024
@achorein achorein merged commit fc2c55c into main Mar 21, 2024
4 checks passed
@achorein achorein deleted the feat/shareintent-link branch March 21, 2024 15:27
achorein added a commit that referenced this pull request Mar 21, 2024
…areintent (#31)

* feat: auto detect link in a text shareintent

* retreive sharing type from native module when available

* retreive filename and media type from ios extension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant