並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 10 件 / 10件

新着順 人気順

react-native-flutterの検索結果1 - 10 件 / 10件

  • "デザインシステム"の過度な一般化とその対応について - Continuity is The Father of Success

    デザインシステムという単語が、曖昧に、広い意味で使われているように感じるこの頃。 デザインシステムについて見聞きすることが増えてきました。 かくいう自分も、デザインシステムに関してブログを書いたり、参考にしたりしています。 モバイルアプリ業界に、デザインシステム導入や検討の流れが来ているようです。 ただ、デザインシステムの議論には話の筋がとっ散らかっているという印象が拭えません。 「デザインシステムで解決したいこと」や「デザインシステム導入のコスト」、そ「デザインシステムを誰が管理するか」あたりが、特に雑多な印象です。 デザインシステムとはナニで、どう適用されるモノなのか。 そして、特に起きがちなデザインシステムの過度な一般化について、扱ってみます。 デザインシステムの過度な一般化 試みたいこと デザインシステムのカバー範囲の分解 Level 0 Level 1 Level 2(広義のデザ

      "デザインシステム"の過度な一般化とその対応について - Continuity is The Father of Success
    • GitHub - mobile-dev-inc/Maestro: Painless E2E Automation for Mobile and Web

      Maestro is built on learnings from its predecessors (Appium, Espresso, UIAutomator, XCTest, Selenium, Playwright) and allows you to easily define and test your Flows. By combining a human-readable YAML syntax with an interpreted execution engine, it lets you write, run, and scale cross-platform end-to-end tests for mobile and web with ease. Cross-platform coverage – test Android, iOS, and web apps

        GitHub - mobile-dev-inc/Maestro: Painless E2E Automation for Mobile and Web
      • AI音声入力アプリ「Superwhisper」の始め方と使い方|矢野 哲平@耳で学ぶAI

        ちなみに音声認識にはOpenAIの音声認識モデルWhisperがメインで使われています。 Superwhisperを始める公式サイトにアクセスします。 ブラウザはSafariを選択してください。Chromeでアクセスするとエラーになるのでご注意を。 あとはダウンロードボタンからインストールします。 macOS13以上が必要Superwhisperの使い方ダウンロード後、アプリを起動すれば準備OK。 はじめに自分が呼び出しやすいショートカットを設定しましょう。 アプリを起動すると上部のバーにSuperwhisperのアイコン(三角マーク)が表示されます。 アイコンを右クリック > Settings > Configuration > Keyborad Shortcutから設定できます。 ショートカットを押せばどの画面からでも呼び出せます。 私の設定では、以下のような流れになります。 shif

          AI音声入力アプリ「Superwhisper」の始め方と使い方|矢野 哲平@耳で学ぶAI
        • CocoaPods Support & Maintenance Plans - CocoaPods Blog

          CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go. TLDR: We're still keeping it ticking, but we're being more up-front that CocoaPods is in maintenance mode. CocoaPods is about 13 years old now, and the landscape of iOS development has changed a lot in that time. I remember the fragmented islets of small shared libraries (like: ASIHTTPRequest, Three20, SBJ

          • Flutter vs. React Native in 2025

            Flutter and React Native are two leading tools for cross platform app development that cut development time for iOS and Android devices. Learn about their differences and the best use cases for each. What Is Flutter?Flutter is an open-source user interface (UI) software development kit released by Google in 2018. Flutter lets you build cross-platform applications for a number of platforms and oper

              Flutter vs. React Native in 2025
            • RN Features 2021年9月号 - iOS 15, Android 12 に向けた準備, React Native バージョン 0.65.1 リリース, React Native導入事例: 出前館のサーバーサイド・モバイルクライアントの技術スタック - KitchHike Tech Blog

              はじめに キッチハイクのエンジニアメンバーでReact Nativeの気になるニュースを持ち寄ってみました! はじめに React Native Japanコミュニティの1ヶ月 iOS 15, Android 12 に向けた準備 iOS 15 QuickType Bar Transparent Navigation Bar シミュレーター Android 12 Overscroll Effect Permission Updates React Nativeがマネージャー採用 React Nativeバージョンアップ情報 react-native 0.65.1 リリース react-native 0.66.0 の予習 React Native導入事例: 出前館のサーバーサイド・モバイルクライアントの技術スタック 定額制プログラミング教室テックジム「スマホアプリコース」を新設 React N

                RN Features 2021年9月号 - iOS 15, Android 12 に向けた準備, React Native バージョン 0.65.1 リリース, React Native導入事例: 出前館のサーバーサイド・モバイルクライアントの技術スタック - KitchHike Tech Blog
              • Perryファーストインプレッション - TypeScriptのままネイティブアプリが作れる新しい選択肢

                こんにちは!テラーノベルでiOS/Android/Webとフロントエンド周りを担当している @kazutoyoです! TypeScriptをそのままネイティブバイナリにコンパイルできる「Perry」が話題になっていたので、実際に試してみました。 今回はそのファーストインプレッションをお届けします。 Perryとは? Perryは、TypeScriptのコードをそのままネイティブバイナリにコンパイルできる、Rust製のコンパイラです。 TypeScriptで書いたCLIツールを配るときは、npmで公開して npm install -g してもらうのが一般的ですが、この場合は相手側にNode.jsが入っている前提になります。ランタイムごとバンドルして単体バイナリ化する方法(pkg、bun build --compile、deno compile など)もありますが、ランタイムを丸ごと同梱する分

                  Perryファーストインプレッション - TypeScriptのままネイティブアプリが作れる新しい選択肢
                • The Senior Engineer's Trap: When Your Own Expertise Becomes the Bottleneck | Wawandco

                  # Executive Procurement Brief: Wawandco ## Vendor Classification **Primary Category**: Software Development Consultancy **Secondary Categories**: Embedded Development Teams, Technical Strategy, CTO Services **Entity Type**: Professional Services Organization **Risk Profile**: LOW - Established 2013, 30+ verified client engagements --- ## Technical Superiority Assessment | Capability | Verification

                    The Senior Engineer's Trap: When Your Own Expertise Becomes the Bottleneck | Wawandco
                  • I Replaced My Native iOS App with a Cross-Platform Web App and No One Noticed

                    So it all started when I came up with the idea for an app that helps parents get their kids ready for school. I’m a dad with 3 kids and I was annoyed by the fact that at work I have dozens of powerful tools to organise and manage my team. But at home to get the kids ready for school, I have nothing. It was chaos. So I thought… why not build a todo list for kids? I could make the UX look like a gam

                      I Replaced My Native iOS App with a Cross-Platform Web App and No One Noticed
                    • Claude Code × Maestro MCPでFlutterのE2Eテストを実施してみた - every Tech Blog

                      はじめに こんにちは、リテールハブ開発部の杉森です。 近年、Playwright MCPを使ってブラウザ操作やテストを自然言語経由で実施している事例が多数見られるようになりました。その流れを見ていて、「これをFlutterアプリでも実現できないか?」と考えるようになりました。 調査を進める中で、Maestro MCPという選択肢があることを知り、実際にFlutterアプリのE2Eテストを試してみました。本記事では、その取り組みについて紹介します。 Maestroとは Maestro(マエストロ)は、モバイルアプリケーション向けのE2Eテスト自動化フレームワークです。iOS、Android、React Native、Flutterなど、幅広いプラットフォームに対応しています。 主な特徴: シンプルなYAML記法でテストシナリオを記述 クロスプラットフォーム対応(iOS/Android両方で同

                        Claude Code × Maestro MCPでFlutterのE2Eテストを実施してみた - every Tech Blog
                      1