[✓] 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..

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
[✓] 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..
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