alinz / react-native-share-extension

react-native as an engine to drive share extension
MIT License
763 stars 398 forks source link

where should ShareActivity.java and ShareApplication.java go? #118

Open keredson opened 5 years ago

keredson commented 5 years ago

From the documentation:

Create a folder called share under your java project and create two files. Call them ShareActivity.java and ShareApplication.java....just like your main project.

So should that be:

radreamer commented 5 years ago

The share folder should be placed under java/com/<your-project-name> according to the example project:

image
SirCameron commented 5 years ago

this would be nice in the README

ajith-ab commented 5 years ago

@keredson @benjie I Make react-native-file-share-intent it's Work perfectly on both platforms. It supports all media to share our App