1.0.12 • Published 5 years ago

@react-native-social-share/utils v1.0.12

Weekly downloads
12
License
MIT
Repository
github
Last release
5 years ago

react-native-utils

Getting started

$ npm install @react-native-social-share/utils --save

Mostly automatic installation

$ react-native link @react-native-social-share/utils

Usage

import Utils from 'react-native-utils';

// Check whether app installed or not
Utils.isAppInstalled(appIdentifier);

// [Android only] Get uri for local path
Utils.uriForFile(filePath);
1.0.12

5 years ago

1.0.10

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago