The Thought Industries Mobile SDK is a starting point for creating your own mobile app powered by the Thought Industries APIs.
The Mobile SDK is fully native and utilizes no iframes. It allows users to sign up, access a course, watch videos, and read articles. It also allows users to download articles so they can be read later when the user doesn’t have internet access. Users can also see which courses they currently have access to and view the course catalog. The Mobile SDK is built with React Native so it supports both iOS and Android devices.
The Mobile SDK is meant to serve as a reference/starting point for building your own application and is not meant to include every Thought Industries capability. As an SDK, you are free to build and customize your application to meet your specific business needs utilizing all of the Thought Industries platform's APIs/GraphQL capabilities along with native features on the mobile device’s operating system.
Check out the Mobile SDK developer docs to learn all about it.