Skip to main content

Extensions

 Free

NocoDb

This extension helps you to add NocoDB database into your app.

Free

In App Billing

This extension helps you to sell digital in-app products and subscriptions in your app.

FreeLog WatcherMarch 10, 2024This extension helps you to see logs of your app easily over wifi network.
Prime PDF Viewer
January 29, 2024

This extension allows you to integrate PDF viewer within your app.
Free
Animated Gradient
January 29, 2024

This extension helps you to add animated gradient effect to your app.
Free,
Secure DB
January 28, 2024

This extension helps to store data for your app in a secure format locally on the user’s device.
Free
Circle Menu
January 28, 2024

This extension helps you to add a circular menu to your app with a lot of customizations.
Free

Text Tools

Text tool extension is an extension that allows you to play with the text.

Free

Text Writer

This extension helps to add writing text animation to your app.

Comments

Popular posts from this blog

How to building an app without coding, platforms like Kodular, Thunkable, Nitron, and Android Builder

 If you're interested in building an app without coding, platforms like Kodular , Thunkable , Nitron , and Android Builder are great tools for creating apps through a drag-and-drop interface. These platforms allow users to build functional apps without needing to write any code, focusing instead on visually arranging components. Here's a basic guide on how to create an app using these platforms: 1. Kodular Kodular is a popular platform for creating Android apps with a block-based programming interface, similar to Scratch. Steps: Sign up : Go to Kodular and sign up for an account. Start a New Project : Click on "Create New Project" and give it a name. Design the Interface : Use the drag-and-drop interface to add components like buttons, labels, images, text boxes, etc., to your app screen. Add Blocks for Functionality : Switch to the "Blocks" tab to add logic and functionality. Here, you can use blocks to control how your app responds to user actions (e.g....

Free Extensions Nocodb

  NocoDb NocoDB   provides an intuitive spreadsheet interface for creating online databases like Airtable and Baserow, either from scratch or by connecting to any Postgres/MySQL.                                                   Download   Get All Rows Function to get all rows of the database. Keep the filterList empty if you don’t want to filter the data based on certain conditions. Parameter Type filters list GetRowById Function to get a row by id. Keep the column list empty if you don’t want row of any specific column. Parameter Type rowId number columnList list GetColumn Function to get a column using column name. Keep the filters list empty if you want to get the column without applying any filter. Parameter Type columnName text filters list FilterSortBy Function to apply SortBy filter that can sort the result based on the ascending or descendi...