Managing Project Storage

Tips to get the most from your Thunkable Account

Project Size

You can find a table of project sizes here:

Assets

Cloud Storage

Depending on when you need an asset, storing it in the cloud might make sense. Using cloud storage in your app will not impact your local project size. Thunkable provides multiple third-party integrations, including Airtable, Cloudinary, and Firebase.

Refactoring your App

Sometimes there's simply no option left other than to go back through your app and make it more efficient. Some tips for refactoring your app include:

Disable app screen preview

You can disable screen preview for apps with many screens to improve platform performance and load time. When enabled, the project only loads the screen you're working on, and the others are paused.

To disable app screen preview:

  1. Click your account avatar or icon in the upper right corner.

  2. Select Settings.

  3. Click the FEATURES tab.

  4. Toggle on Disable app screen preview.

Last updated

Was this helpful?