Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Tag: mobile development

August 31, 2021 Mobile / Web Development

Hooks in React

August 31, 2021 Mobile / Web Development
Post Views: 1,351
| By Webner

Hooks are the new feature of the react. They let you use the state and other features of React without creating a class. They are mainly used to handle state and other side effects in react functional components. Side effects

Read More
May 7, 2019 Database / Mobile / Others (Technical) / PHP Frameworks / Web Development

How to Detect Mobile devices in php

May 7, 2019 Database / Mobile / Others (Technical) / PHP Frameworks / Web Development
Post Views: 12,606
| By Webner

Detect mobile device php code We often need to detect if site visitor is using an iPad, a smartphone or any other mobile device in order to change website appearance and even make it faster by reducing data load. Normally

Read More
March 8, 2019 Mobile

How to read Mobile Hardware and Operating system Details in Ionic

March 8, 2019 Mobile
Post Views: 1,676
| By Webner

Steps to read Mobile Hardware and Operating system Details in Ionic To get the mobile hardware and operating system information you can use device plugin in ionic framework. Installation: $ ionic cordova plugin add cordova-plugin-device $ npm install @ionic-native/device Platform:

Read More
February 28, 2019 Mobile

How to run Background services in Ionic app

February 28, 2019 Mobile
Post Views: 2,871
| By Webner

Steps to run Background Services in Ionic app To keep your app running some functionality in the background you can use background mode plugin in ionic. Installation: $ ionic cordova plugin add cordova-plugin-background-mode $ npm install @ionic-native/background-mode Platform:p AmazonFire OS

Read More
February 27, 2019 Mobile

How to get scan QR Code or Barcode in React Native app

February 27, 2019 Mobile
Post Views: 3,380
| By Webner

Steps to scan QR Code or Barcode in React Native app There are different libraries to scan barcode in react native. One of them is react native camera kit. Installation: npm install react-native-camera-kit –save react-native link react-native-camera-kit Add the following

Read More
February 26, 2019 Mobile

How to get scan QR Code or Barcode in Ionic app

February 26, 2019 Mobile
Post Views: 3,104
| By Webner

Steps to scan QR Code or Barcode in Ionic app For Scanning barcode Ionic provides a barcode scanner plugin which opens camera view, which can be used to scans a barcode or QR Code and return the scanned code back

Read More

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection