COLLECTION

Macro Perspective, Micro Improvement

  • Home
  • Mobile App
    • Overall
      • Architecture
      • UI/UX
      • Dev Environment
      • Hardware features
      • Security
      • Miscellaneous requirements
    • React Native
      • Micro Frontend in RN
    • Android
    • iOS
    • Cordova
  • Web App
  • Database
  • Server
  • Books & Magazine
  • Labs
    • Algorithm
    • APIs
    • Flir SDK
    • AI
    • Flutter

Mobile App

No Image

React Native – UI/ UX (2)

July 4, 2022 hung-nb 0

How to make image pressable? How to avoid keyboard pushing layout up on Android? Before After Hide Status Bar How to pass styled-component to component […]

No Image

React Native – How to display local svg file?

June 12, 2022 hung-nb 0

Solution 1 Solution 2 Install dependencies Configure metro to transform svg file to jsx Create metro.config.js Usage Fill color for svg file (optional) Foe example, […]

No Image

React Native – How to create an animated Splash screen?

May 14, 2022 hung-nb 0

Idea Create native Splash Screen to be an image with the same background color as the animation Hide native Splash Screen as soon as JavaScript […]

No Image

React Native – How to create Native UI components (Android) (1)?

May 10, 2022 hung-nb 0

Basic steps Create native UI and register this into ReactPackage 1. Create a view 2. Create a view manager to use this view in React […]

No Image

React Native – How to create a secure app?

April 15, 2022 hung-nb 0

How to store sensitive info? What is sensitive info? Token storage, secrets Certificates, tokens, passwords Can I save sensitive info in codes? Never store sensitive […]

No Image

React Native – How to change Android application Id?

April 11, 2022 hung-nb 0

Definition APPLICATION_NAME – this will be used by react-native to identify your application. APPLICATION_DISPLAY_NAME – display name in Android Home Screen. ANDROID_PACKAGE_NAME – A valid android package name. […]

No Image

Typescript – Cheat sheet (2)

April 1, 2022 hung-nb 0

How to set type for async function? Set type for async function Set type when calling generic type function If the calling code does not […]

No Image

How to create a React Native app(2)? Setup by CLI

March 19, 2022 hung-nb 0

What extensions needed for VSCode? copilot ESLint GitLens Prettier npm scripts How to install React Native app? How to config alias for relative path? How […]

No Image

React Native – react-navigation (2)

March 18, 2022 hung-nb 0

How to reset navigation routes? What should be in data params when passing data? what-should-be-in-params What is the difference between push() and navigate()? How to […]

No Image

How to create a React Native app (3)? Setup packages

February 10, 2022 hung-nb 0

Setup package.json How to clean up everything and restart metro? How to restart metro? How to build bundle file for Android apk build? How to […]

Posts pagination

« 1 2 3 4 … 13 »

Categories

  • AI
  • Books & Magazine
  • Labs
  • Languages
    • English
    • Japanese
  • NodeJs
  • Overall
    • Architecture
    • Dev Environment
    • Miscellaneous requirements
    • Security
    • UI/UX
  • Software Development
    • Algorithm
    • Android
    • APIs
    • AWS
    • Cordova
    • Database
    • Flir SDK
    • Flutter
    • Google Cloud Services
    • iOS
    • Javascript
    • jQuery
    • Mobile App
      • Scenarios
    • MSQL
    • React JS
    • React Native
      • Micro Frontend in RN
    • Server
    • Testing
    • Tools
    • Web App
    • Xamarin
  • Uncategorized
December 2025
M T W T F S S
1234567
891011121314
15161718192021
22232425262728
293031  
« Oct    

Copyright © 2025 | WordPress Theme by MH Themes