Skip to content

Commit 100e53e

Browse files
author
Matthew Knight
committed
bumped package version and updated README
1 parent 5a218cb commit 100e53e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Composer.Cancelled - user closed the MFMessageComposeViewController by clicking
4747
Composer.NotSupported - device does not support sending messages
4848
```
4949

50-
## Getting Started
50+
## Getting Started (and running the demo project)
5151

5252
1. From inside your project run `npm install react-native-message-composer --save`
5353
2. In XCode, in the project navigator, right click `Libraries``Add Files to [your project's name]`

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-message-composer",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"description": "React Native module bridge to iOS MFMessageComposeViewController",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)