Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
triniwiz authored Jan 5, 2018
1 parent 1c9daed commit 5e499aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Page element

#### Angular

```
```ts
import { registerElement } from 'nativescript-angular/element-registry';
registerElement('ImageZoom', () => require('nativescript-image-zoom').ImageZoom);
```
Expand All @@ -47,6 +47,6 @@ registerElement('ImageZoom', () => require('nativescript-image-zoom').ImageZoom)
## ScreenShots
| IOS | Android|
| --- | ---|
|![IOS](https://i.imgur.com/XDBYVdW.gif) | ![Android](https://i.imgur.com/UL20npq.gif)|
|![IOS](https://i.imgur.com/XDBYVdWh.gif) | ![Android](https://i.imgur.com/UL20npqh.gif)|


0 comments on commit 5e499aa

Please sign in to comment.