React Native Communications Versions Save

Open a web address or call, email, text or iMessage (iOS only) someone in React Native

2.2.1

7 years ago

2.2.0

7 years ago

2.1.4

7 years ago

Resolves #39

2.1.3

7 years ago

fixes #34

2.1.2

7 years ago

merged in fixes from #32 which should resolve #31

2.1.1

7 years ago

Existing import for module still works via importing whole module but we now also support importing single methods - see Usage section in README for details

2.1.0

7 years ago

Merged in #22 which allows the user to specify text to include in the SMS body

2.0.0

7 years ago

merged in PR #17 from @sibeliusseraphini

Updated README and provided info on which releases of this library are supported on which versions of React Native

1.0.1

8 years ago

Module internally now uses Linking instead of LinkingIOS & IntentAndroid.

Added installation instructions for various versions of React Native.

0.2.3

8 years ago

Merged in PRs from abda #6 and bartolkaruza #7.

This has removed react-native as a peerDependency and added a new web method for launching urls.