1.0.12 • Published 3 years ago

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

Weekly downloads
12
License
MIT
Repository
github
Last release
3 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

3 years ago

1.0.10

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago