Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 628 Bytes

File metadata and controls

10 lines (8 loc) · 628 Bytes

Shoutem Mobile

This repository contains all code related to the mobile side of Shoutem platform.

  • android & ios modules contain native platform specific code
  • core module is responsible for shoutem app lifecycle
  • extensions module consists of all extensions currently owned & maintained by the Shoutem Team
  • packages contains all modules shared by the mobile side of shoutem platform. These packages are also published on npm & have their own public github repository
  • platform contains info about the current shoutem platform
  • scripts module is a set of helper/utility scripts used in app build process