Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ behind the scenes it will generate a `NinePatchDrawable` and set as background f

1. `npm i --save react-native-image-capinsets`
2. `react-native link react-native-image-capinsets`

3. import dk.madslee.imageCapInsets.RCTImageCapInsetPackage in MainApplication;
4. new RCTImageCapInsetPackage() in protected List<ReactPackage> getPackages()

## Examples

Expand Down