Hi Fam
With Telegram Mini Apps, one is able to develop an app that will run inside Telegram
So, we developed an app using B4x (SithasoDaisy & BANano), published it on the web, created a bot in Telegram to run the Application. The app uses the built in components for QRCode, Biometrics, Alerts, PopUps, Confirmations.
Below are some of the screen shots with native look of components in iOS Phone
Related Content
With Telegram Mini Apps, one is able to develop an app that will run inside Telegram
So, we developed an app using B4x (SithasoDaisy & BANano), published it on the web, created a bot in Telegram to run the Application. The app uses the built in components for QRCode, Biometrics, Alerts, PopUps, Confirmations.
Below are some of the screen shots with native look of components in iOS Phone
Related Content
[Web] Beginning Telegram Mini Apps with BANano
Hi Fam Demo Source Code Let's create some Telegram Mini Apps. What is TMA? These are apps that run inside Telegram. They use Bots to run. Here we go... Related Content https://core.telegram.org/bots/webapps Useful Bots: https://t.me/apprelay_bot https://t.me/BotFather
www.b4x.com
[Web] Beginning Telegram Mini Apps - Alerts
Hi Fam Demo (Open in Telegram Mobile App) Source Code In this tutorial we look at alerts. These are internal components built inside Telegram and we are just using an API to execute here.
www.b4x.com
[Web] Beginning Telegram Mini Apps - CloudStorage aka CRUD Key-Value Store
Hi Fam Demo (Open in Telegram Mobile App) Source Code Today we look at Telegram Cloud Storage, a key-value pair storage available on the Mini Apps. We will create a task manager to demonstrate this. This will have a done indicator, the task name and one will be able to edit and delete a task...
www.b4x.com
[Web] Beginning Telegram Mini Apps - Back & Settings Buttons
Hi Fam The back button controls the visibility & navigation when the back button is active. This is like the normal back button in an app. The settings buttons show on the right menu of the bot. This is demonstrated below. Demo https://youtube.com/shorts/oGRG9_XRXCY We define the buttons...
www.b4x.com
[Web] Beginning Telegram Mini Apps - BiometricManager
Hi Fam Demo (Open the bot from your Mobile Device > Sign In (use any details) > Hamburger > Biometrics > Follow the button sequence. When you click Authenticate, it will show the biometrics Source Code With the Biometric Manager, one is able to authenticate user access to the app using...
www.b4x.com
[Web] Beginning Telegram Mini Apps - Haptic Feedback
Hi Fam What is Haptic Feedback? Your sense of touch provides valuable information about the world around you, and haptics mimic these experiences. If you've played a racing video game and felt the controller vibrate when your vehicle rolled the track, you've experienced haptic feedback...
www.b4x.com
Last edited: