Tuya Miniapp

Panel mini-program development related product technical discussions, including panel mini-programs, intelligent mini-programs, React Native, Ray cross-platform framework, Panel SDK, WeChat mini-programs, mini-program development tools (IDE), and other related development technologies.


Post Reply
Abu Bakar
Posts: 1

  1. Is it possible to miniapp at the bottom line as show in figure.
  2. Is it possible to fetch data from the API and shown in the OEM app?
    Thanks.
Attachments
Image for first point.
Image for first point.
User avatar
智能小程序管理员
Posts: 49

Re: Tuya Miniapp

yes, you can customize a tab page by miniapp https://developer.tuya.com/en/miniapp/d ... -tab-pages

And If you need to request your own web service in the miniapp, you can use request https://developer.tuya.com/en/miniapp/d ... rk/request

and more that you must configure respective domain names:
https://developer.tuya.com/en/miniapp/d ... quirements

Post Reply