@smart_links/apps
v2.0.2
Published
`AppsScreen` — cross-promote your other apps from the SmartLinks dashboard.
Downloads
290
Readme
@smart_links/apps
AppsScreen — cross-promote your other apps from the SmartLinks dashboard.
npm install smartlinks react-native-smartlinksimport { AppsScreen } from 'smartlinks';
<AppsScreen renderItem={(app, open) => <MyAppCard app={app} onPress={open} />} />Docs: Customization
