Source Freeze

  • Home
  • iOS
  • Swift
  • Cross-Platform
  • About
  • Contact
Home » cross-platform

React Native : What makes it so successful?

January 4, 2023 by Source Freeze Leave a Comment

What is React native? React Native is used to create native apps with JavaScript, whereas your application is fully native but user interface design and logic was written in JavaScript using React.js and it is a open-source framework like phonegap. In the PhoneGap and Apache Cordova used DOM for rendering, it is the main reason … [Continue reading...]

Filed Under: Mobile App Development

Best Mobile UI Frameworks using HTML5, CSS and JS

July 8, 2022 by Source Freeze Leave a Comment

We can divide the mobile application development into native, hybrid, and web. Hybrid and Web developers are only familiar with HTML5, CSS, and JS. After the PhoneGap/Cordova native API access web developers can able develop their own mobile applications with the support of modern mobile web UI frameworks. There are many mobile web UI frameworks … [Continue reading...]

Filed Under: cordova, cross-platform, Hybrid, Ionic 2, ionic framework, Mobile App Development, phonegap Tagged With: mobile application development

ionic side menu example

November 22, 2015 by Source Freeze Leave a Comment

Ionic framework provides excellent side menu directive which is easy to implement and also having the excellent user interface, in this example we will learn about how to create a simple ionic side menu example. This  ionic side menu also known as ionic navigation drawer and many of us know it is one of the best and popular navigation pattern for … [Continue reading...]

Filed Under: cross-platform, Hybrid, ionic framework

Cordova device plugin example using ionic framework

August 18, 2015 by Source Freeze 6 Comments

In the previous tutorial we have implemented the Cordova camera plugin example, now this tutorial we will learn about how to implement Cordova device plugin example. Next create the ionic project using the below commands. Here we are creating the ionic blank project and name it is as "DevicePluginExample" ionic start DevicePluginExample … [Continue reading...]

Filed Under: cordova, cross-platform, ionic framework, phonegap

Cordova camera plugin example using ionic framework

August 13, 2015 by Source Freeze 29 Comments

In the previous tutorial we have learned about the getting started with ionic framework. now we are going to learn about how to access the device camera and photo library using cordova camera plugin and ionic framework. This sample will work android and iOS Devices. Next create ionic framework sample using the below command, here we are creating … [Continue reading...]

Filed Under: cordova, cross-platform, ionic framework, phonegap

ionic framework and cordova or phonegap – getting started

September 26, 2014 by Source Freeze 1 Comment

What is ionic framework ? ionic framework is a open source html5 framework for developing highly interactive apps using mobile optimized html5, css and js components, build with Sass and optimized for Angular JS.   ionic is mainly focused look and feel UI interaction of the app it closely resembles native mobile counter parts, and … [Continue reading...]

Filed Under: cordova, cross-platform, Hybrid, ionic framework, Mobile App Development, phonegap Tagged With: cross-platform, ionic

Multi-Device Hybrid apps using visual studio Cordova – Getting Started

September 1, 2014 by Source Freeze Leave a Comment

Microsoft announced to adding support for popular Apache Cordova framework from visual studio so user can easily build application for iOS, android, windows phone and windows platforms, this makes every hybrid application developers to be happy. I hope most of them already known about the Apache Cordova, still you not heard about Apache Cordova, … [Continue reading...]

Filed Under: cordova, cross-platform, Hybrid, Mobile App Development, phonegap, visual studio - plugin

visual studio cordova plugins for cross-platform mobile apps

June 11, 2014 by Source Freeze 1 Comment

As per present market, mobile application development is hot trend in the software industry.Growing number of mobile phone and tablets is the proof that this field will reach the top position in the software development. But mobile development having different platforms like iOS, Android, windows, etc.  Customer eager to develop their business … [Continue reading...]

Filed Under: cross-platform, visual studio - plugin Tagged With: cross-platform, mobile application development, Visual Studio plugin

Recent Posts

  • Parse Float with 2 decimals in javascript
  • Best Next JS courses to learn Next JS in 2023
  • How to redirect to another page in next js
  • How to get the query parameters from URL in Next JS?
  • iOS DatePicker tutorial (UIDatePicker) using Swift
  • UIAlertController iOS 8 using Swift

Recent Posts

  • Parse Float with 2 decimals in javascript
  • Best Next JS courses to learn Next JS in 2023
  • How to redirect to another page in next js
  • How to get the query parameters from URL in Next JS?
  • iOS DatePicker tutorial (UIDatePicker) using Swift
  • UIAlertController iOS 8 using Swift

Recent Comments

  • zulfi on iOS UIPickerView Example using Swift
  • Muhsin on Cordova InAppBrowser Plugin Example using ionic framework
  • SourceFreeze on Cordova InAppBrowser Plugin Example using ionic framework
  • Muhsin on Cordova InAppBrowser Plugin Example using ionic framework
  • SourceFreeze on Cordova InAppBrowser Plugin Example using ionic framework
  • Muhsin on Cordova InAppBrowser Plugin Example using ionic framework

Tags

cross-platform ionic iOS javascript mobile application development nextjs objective-c swift uiwebview Visual Studio plugin

Copyright © 2023 Source Freeze