Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
使用必应chat优化语法
  • Loading branch information
xtuzy authored Aug 22, 2023
1 parent 59f4854 commit 0bd8559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# MAUICollectionView
[![NuGet version(Yang.MAUICollectionView)](https://img.shields.io/nuget/v/Yang.MAUICollectionView?label=Yang.MAUICollectionView)](https://www.nuget.org/packages/Yang.MAUICollectionView)

This is an custom CollectionView. It base on ScrollView, like FlatList in ReactNative, not use native UICollectionView/RecyclerView, it have high performance by recycle view.
This is a custom CollectionView based on ScrollView, similar to FlatList in ReactNative. It does not use native UICollectionView/RecyclerView and has high performance by recycling views

Demo:
- Android
Expand Down

0 comments on commit 0bd8559

Please sign in to comment.