tag native

標籤
貢獻5
16
09:26 PM · Nov 24 ,2025

@native / 博客 RSS 訂閱

Peter Traeg - Four Ways To Build A Mobile Application, Part 2: Native Android

This article is the second in a series of four articles covering four ways to develop mobile applications. The last article covered how to accomplish this using native iOS development tools. In this

mobile , Apps , native , Android

收藏 評論

Scott Hendersson - App Development Showdown: Why You Should Care About Revisiting The Native Vs. Hybrid Debate In 2017

Back in 2007, the world met the iPhone for the very first time. After Apple’s product debut, it took less than six months for work to begin on PhoneGap, which would become one of the first and most

Hybrid , mobile , native , Android , ios

收藏 評論

Peter Traeg - Four Ways To Build A Mobile Application, Part 1: Native iOS

The mobile application development landscape is filled with many ways to build a mobile app. Among the most popular are: native iOS, native Android, PhoneGap, Appcelerator Titanium.

mobile , Apps , native , iphone , ios

收藏 評論

小紅星閃啊閃 - Flutter--寫一個原生插件

開發Flutter的Plugin 新建一個plugin項目calendar_plugin: $ flutter create --template=plugin --platforms=android,ios calendar_plugin 平台指定為Android和iOS,稍後再加一個平台macOS來看看這個流程可以如何操作。後續可以的話再嘗試添加windows和web。 默認的iOS使用的是s

插件 , plugin , native , flutter

收藏 評論

Nash Vail - The Beauty Of React Native: Building Your First iOS App With JavaScript (Part 2)

In part 1 of this tutorial, we started building our iOS app from scratch. We started out by setting up a blank React Native project. Then we pulled data from the Unsplash.it API. Because downloadin

react , mobile , Apps , native , coding , ios , Javascript

收藏 評論

Peter Traeg - Four Ways To Build A Mobile Application, Part 4: Appcelerator Titanium

This article is the last in a series of articles covering four ways to develop a mobile application. In previous articles, we covered how to build a tip calculator in native iOS, native Android and

mobile , Apps , native , Android , ios

收藏 評論

Aral Balkan - Mobile Considerations In User Experience Design: “Web or Native?”

We appreciate your time and your interest, and thank you for your support and love. We are happy to present a yet another sample chapter from the book. In his chapter, Aral Balkan explores what “na

Hybrid , mobile , ux , native , Web Development

收藏 評論

Peter Traeg - Four Ways To Build A Mobile Application, Part 3: PhoneGap

Adobe’s PhoneGap platform enables a developer to create an app that runs on a variety of mobile devices. The developer accomplishes this largely by writing the user interface portion of their applic

mobile , Apps , native , Android , ios

收藏 評論