Open ehtshamaziz opened 3 months ago
I am unable to open json file using react native viewer. I have added the following but its giving me same error:
<queries> <intent> <action android:name="android.intent.action.VIEW" /> <data android:mimeType="*/*" /> </intent> </queries>
Error: No app associated with this mime type]
I am unable to open json file using react native viewer. I have added the following but its giving me same error:
Error: No app associated with this mime type]