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

File Handler in React Native from email #20055

Closed
Rutulpatel7077 opened this issue Jul 5, 2018 · 1 comment
Closed

File Handler in React Native from email #20055

Rutulpatel7077 opened this issue Jul 5, 2018 · 1 comment
Labels
Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. Resolution: Locked This issue was locked by the bot.

Comments

@Rutulpatel7077
Copy link

Rutulpatel7077 commented Jul 5, 2018

[✓] Review the documentation: https://facebook.github.io/react-native
[✓] Search for existing issues: https://github.com/facebook/react-native/issues
[✓] Use the latest React Native release: https://github.com/facebook/react-native/releases

Environment

OS: macOS High Sierra 10.13.4
Node: 9.4.0
Yarn: 1.7.0
npm: 5.6.0
Watchman: 4.9.0
Xcode: Xcode 9.4.1 Build version 9F2000
Android Studio: 3.1 AI-173.4697961.

Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: https://github.com/expo/react-native/archive/sdk-27.0.0.tar.gz => 0.55.2

Description

I am looking for the way to open file with my app to import some data in react-native app
However, I did find anything!
For example, I have an CSV file, and I want to open that with my React Native app to import some data in app from the file.

How can my app listen for particular file from email?

I found one npm package but I think it's not enough what I am looking for.
Node Package link: https://github.com/huangzuizui/react-native-file-opener

Reproducible Demo

I don't have a demo code but I can explaing here..

image
See the file is for map.me and in screenshot they got an option to import file in particular app.
looking for something like this

@kelset kelset added the Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. label Jul 6, 2018
@kelset kelset closed this as completed Jul 6, 2018
@Rutulpatel7077
Copy link
Author

@kelset I think this time it is not for StackOverflow. React Native does not have any API for this...

@facebook facebook locked as resolved and limited conversation to collaborators Jul 18, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 18, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: For Stack Overflow A question for Stack Overflow. Applying this label will cause issue to be closed. Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

3 participants