AppCard Component
Compatibility
🌏 Web
🖥 Electron
📱 React Native
✔️
✖
✔️
Screenshots
🌏 Web
🖥 Electron
📱 React Native
TBD
UploadImage
Name
Type
Default
Description
name
strings
Name of the App
link
string
Link to redirect App
size
number
Size of the card
slug
string
slug of the App
Usage
```react import React from 'react'; import {BlueRainConsumer} from "@blueeast/bluerain-os"
const AppGrid = () =>
Last updated