Yang.MAUICollectionView 0.0.5-pre

This is a prerelease version of Yang.MAUICollectionView.
dotnet add package Yang.MAUICollectionView --version 0.0.5-pre
NuGet\Install-Package Yang.MAUICollectionView -Version 0.0.5-pre
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Yang.MAUICollectionView" Version="0.0.5-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Yang.MAUICollectionView --version 0.0.5-pre
#r "nuget: Yang.MAUICollectionView, 0.0.5-pre"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Yang.MAUICollectionView as a Cake Addin
#addin nuget:?package=Yang.MAUICollectionView&version=0.0.5-pre&prerelease

// Install Yang.MAUICollectionView as a Cake Tool
#tool nuget:?package=Yang.MAUICollectionView&version=0.0.5-pre&prerelease

An alternative to CollectionView, which is based on ScrollView and does not use native RecyclerView or UICollectionvVew.

Product Compatible and additional computed target framework versions.
.NET net7.0-ios16.1 is compatible.  net7.0-maccatalyst16.1 is compatible.  net7.0-windows10.0.19041 is compatible.  net8.0-android34.0 is compatible.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.0.5-pre 117 9/20/2023
0.0.3-pre 75 9/4/2023
0.0.2-pre 66 8/25/2023
0.0.1-pre 63 8/22/2023

first version, fix some little bug