mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-04 01:09:20 +02:00
docs(v2): Added React Native ARIA to showcase (#4293)
* Added React Native ARIA to showcase * Adding image for React Native ARIA
This commit is contained in:
parent
3cbfb4cc60
commit
ff85886e35
2 changed files with 9 additions and 0 deletions
BIN
website/src/data/showcase/reactnative-aria.png
Normal file
BIN
website/src/data/showcase/reactnative-aria.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 450 KiB |
|
@ -407,6 +407,15 @@ const users = [
|
|||
fbOpenSource: true,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'React Native ARIA',
|
||||
description: 'A library that provides accessible UI primitives for React Native apps.',
|
||||
preview: require('./showcase/reactnative-aria.png'),
|
||||
website: 'https://react-native-aria.geekyants.com',
|
||||
source: 'https://github.com/GeekyAnts/react-native-aria-website',
|
||||
fbOpenSource: false,
|
||||
pinned: false,
|
||||
},
|
||||
{
|
||||
title: 'Rematch',
|
||||
description: 'Redux best practices without the boilerplate in less than 2kb',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue