1.0.1 • Published 2 years ago

@svy/swarm-web-core v1.0.1

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

core

This library was generated with Nx.

Description

This library contains the main functionality of swarm-web. Including:

  • React components for entry screen, and setting up image and world tracking ARViews
  • Asset loading
  • Central connection with AR SDKs
  • State managment and message bus
  • General helper services.

Running unit tests

Run nx test core to execute the unit tests via Jest.