Skip to content

Commit 6785b3a

Browse files
authored
Merge pull request #36 from lfkwtz/patch-1
point to react-native-button-component on link command
2 parents cd4a6eb + 628a58c commit 6785b3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ So I recommend you should use CircleButton, RoundButton, RectangleButton, rather
2727

2828
## Installation
2929
1. `npm install --save react-native-button-component`
30-
2. `react-native link`
30+
2. `react-native link react-native-button-component`
3131

3232
##### Note
3333
If you didn't see this item `libART.a` under the `Link Binary With Libraries` or you get this error `No component found for view with name "ARTSurfaceView"`

0 commit comments

Comments
 (0)