PlutoFramework
CtrlK
  • Introducing PlutoFramework
  • Vision
  • Make your application
    • Setting up your new app
    • Environment variables
    • Register new Chain
    • Create your own layout
    • Visual Studio Item Templates
    • UI Components
      • UsdBalanceView
      • PolkadotAddressView
      • SubstrateAddressView
      • ReceiveAndTransferView
      • ReferendaView
      • VotingDelegationView
      • IdentityView
      • NftOwnedListView
      • NftOwnedGalleryView
      • NftFavouriteGalleryView
      • VDotTokenView
      • AzeroPrimaryNameView
      • DCAView
      • OmnipoolLiquidityView
    • Create custom components
    • Substrate
      • Query Multiple Items
    • Transaction Analyzer
    • Wallet creation
    • Universal QR scanner
    • NFTs
    • Testnet Faucet
    • GraphQL Indexers
    • Templates
      • Using already existing templates
      • Create your own template
    • Custom App Design
  • Debugging
    • Local Android Phone Debugging
    • Local iPhone Debugging
  • Publish
  • Publish to Android
  • Publish to iOS
  • About PlutoFramework
    • Code structure
    • Tech stack
  • Example application
    • realXmarket
    • Koda.art mobile app
    • Polkadot app clone
    • Polkadot Roots app
  • Hackathon
    • Polkadot Scalability Hackathon
Powered by GitBook
On this page
  1. Make your application
  2. UI Components

NftOwnedGalleryView

Displays an infinite list of all NFTs across all blockchains that are owned by the account

Compared to NftOwnedListView, this UI components displays the NFT images in horizontal scrolling list.

PreviousNftOwnedListViewNextNftFavouriteGalleryView

Last updated 5 days ago