Tag: Mobile
25 items found
Projects
Noor: Multilingual Mobile Application
Cross-platform mobile app with 20+ language support. React Native + Expo, i18next, RTL support, NativeWind and Zustand state management.
QR-Based Digital Business Card System
Unique profile pages and QR code system per employee. vCard download, WhatsApp redirect, SMTP form and CSRF protection.
Glossary Terms
App Store Optimization
App Store optimization improves a mobile app listing so it is easier to discover and more convincing in app marketplaces.
ASO (App Store Optimization)
ASO optimizes app titles, keywords, visuals, and conversion signals to improve visibility inside mobile app stores.
Biometric Authentication
Biometric authentication uses device biometrics such as face or fingerprint checks for login and sensitive approvals.
Code Push (OTA Updates)
Code push delivers JavaScript or asset updates to a mobile app over the air without waiting for a full store release.
Deep Link
A deep link sends users directly to specific content, product, or action screens instead of opening only an app's home screen.
Deep Linking
Deep linking sends users to a specific screen, item, or campaign step inside an app instead of only opening the home screen.
Expo
Expo is a React Native toolchain that simplifies building, testing, updating, and publishing cross-platform mobile apps.
Firebase
Firebase provides ready-made backend services for mobile and web apps, including authentication, databases, hosting, messaging, and analytics.
Flutter
Flutter is a Google-backed UI framework that uses Dart to build mobile, web, and desktop apps from a single codebase.
Hybrid App
A hybrid app is built with web technologies inside a native container, sharing one codebase while accessing mobile device features.
In-App Purchase
In-app purchase lets mobile apps sell digital content, subscriptions, or features through Apple and Google payment systems.
Kotlin
Kotlin is a modern programming language with concise syntax developed by JetBrains, the official language for Android app development.
Mobile App Security
Mobile app security protects application code, API traffic, sessions, and on-device data from abuse and compromise.
Native App
A native app is built with a platform's own SDK, language, and interface components, targeting iOS or Android directly.
Push Notification
A push notification is an app message delivered to a user's device through a permission and subscription flow, even when the app is closed.
Push Notification Strategy
A push notification strategy plans who receives which message, when, and why while balancing value, permission, and fatigue.
PWA (Progressive Web App)
A PWA uses a service worker, web app manifest, and responsive design to make a website installable, resilient, and closer to an app experience.
QR Code
A QR code is a camera-readable two-dimensional barcode that quickly carries URLs, product data, payment links, or form destinations.
React Native
React Native is a cross-platform mobile framework that uses JavaScript and React components to build native interfaces for iOS and Android.
Responsive Design
Responsive design adapts one web interface to different screen widths, input methods, and device capabilities without separate mobile pages.
SSL Pinning
SSL pinning makes a mobile app trust only an expected certificate or public key, reducing man-in-the-middle risk.
Swift
Swift is Apple's modern, safe, and high-performance programming language for building iOS, macOS, and watchOS applications.