File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 2323
2424<hr />
2525
26- ## Getting Started with InputKit on MAUI
26+ ## Getting Started with InputKit on ** MAUI**
2727
2828> Be careful. MAUI Compatibility work in progress and experimental.
2929> You can follow the progress with [ this issue] ( https://github.com/enisn/Xamarin.Forms.InputKit/issues/221 )
3030
31- - Install package from NuGet
31+ - Install [ InputKit.Maui ] ( https://www.nuget.org/packages/InputKit.Maui ) package from NuGet.
3232
3333- Go your ** MauiProgram.cs** file and add following line:
3434
@@ -45,11 +45,11 @@ builder
4545
4646<hr />
4747
48- ## Getting Started with InputKit on Xamarin Forms
48+ ## Getting Started with InputKit on ** Xamarin Forms**
4949
50- There is no complicated steps for set-up, no Inits no implementation codes. Plug & Play .
50+ - Install [ Xamarin.Forms.InputKit ] ( https://www.nuget.org/packages/Xamarin.Forms.InputKit ) package from NuGet .
5151
52- Read more on [ Documentation of Getting Started] ( https://github.com/enisn/Xamarin.Forms.InputKit/wiki/Getting-Started ) .
52+ - Follow the [ Documentation of Getting Started] ( https://github.com/enisn/Xamarin.Forms.InputKit/wiki/Getting-Started ) for each platform .
5353
5454<hr />
5555
You can’t perform that action at this time.
0 commit comments