We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8971ed + 10eb056 commit 762a477Copy full SHA for 762a477
README.md
@@ -46,6 +46,7 @@ NOTE: You must install the Renderers package into your Android project.
46
`Install-Package NativeCode.Mobile.AppCompat.Controls`
47
48
### Available controls
49
+- (Beta) Card ([CardView](https://developer.android.com/reference/android/support/v7/widget/CardView.html))
50
- FloatingButton ([FloatingActionButton](https://developer.android.com/reference/android/support/design/widget/FloatingActionButton.html))
51
- (Beta) NavigationLayout ([NavigationView](https://developer.android.com/reference/android/support/design/widget/NavigationView.html))
52
- IUserNotifier ([Snackbar](https://developer.android.com/reference/android/support/design/widget/Snackbar.html))
0 commit comments