Skip to content

Commit 4603102

Browse files
author
Vũ Đức Tuyến
authored
Add nugetpackage info
1 parent 91e249e commit 4603102

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ We could
2020

2121
## How to use
2222

23+
### Install NUGET package
24+
```
25+
Install-Package Naxam.BottomTabbedPage
26+
```
27+
2328
### Add XML namespace in your XAML
2429
```xml
2530
xmlns:naxam="clr-namespace:Naxam.BottomNavs.Forms;assembly=Naxam.BottomNavs.Forms"
@@ -75,4 +80,4 @@ BottomTabbedRenderer.MenuItemIconSetter = (menuItem, iconSource) => {
7580

7681
## Source Code
7782
- Naxam.BottomNavs.Platform.Droid/*.cs
78-
- Naxam.BottomNavs.Forms/BottomTabbedPage.cs
83+
- Naxam.BottomNavs.Forms/BottomTabbedPage.cs

0 commit comments

Comments
 (0)