0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

No Code開発ツールが使っているクロスプラットフォームフレームワーク

Last updated at Posted at 2021-02-08

No Code開発ツールにはiOS/Androidアプリを出力できるものがある。
なんらかのクロスプラットフォーム技術が使われていると思われ、興味を持ったのでざっくり調べてみた。

調査結果

8個のサービスについて調査したところ、

  • React Nativeが、2サービス(Adalo/Thunkable)で使われている
  • Flutter、Capacitor、Cordovaを使っているサービスは探した範囲では見当たらなかった。

調査結果詳細

ざっくり調べたので、すぐに分からなかったところは?を入れてある。

|サービス名|Webアプリ|iOSアプリ|Androidアプリ|iOS/Androidアプリフレームワーク|
|:--|:--|:--|:--|:--|:--|
|Glide|o| x |x| -|
|Adalo| o |o| o |React Native (根拠 https://developers.adalo.com/docs/workflow/cross-platform/)|
|Bubble| o |x |x |-|
|Thunkable| o |o| o |React Native (根拠 https://community.thunkable.com/t/thunkable-is-using-react-native/3557)
|AppSheet (Google傘下)|o| o| o| ?
|Amazon Honeycode |? |? |?| ?|
|Yappli|? |?| ?| ?|
|Appify |?| ? |? |? (SwiftUI/Jetpack Composeだという情報あり)|

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?