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

Architecture

No Image

React Native – How to create a common library?

April 24, 2023 hung-nb 0

How to setup a new library repo? tsup create-react-native-library (old) How to use this library locally? Install local library into your React Native project Setup […]

No Image

RN Micro – How to add a native package to native layer?

April 16, 2023 hung-nb 0

How to add react-native-svg? Android Method 1 Method 2 (Not recommended) This is to show you how to manually copy a react native’s android part […]

No Image

React Native – What does the new architecture solve?

April 8, 2023 hung-nb 0

new-architecture-of-react-native They are both based on communication between JS & native side What are the limitations of old architecture? What is an example of an […]

No Image

Android – How to create a shared library?

December 12, 2022 hung-nb 0

How to create an Android library? 1. Create an empty example project 2. Add Android library into this project 3. Add library project into example […]

No Image

iOS – How to create a private CocoaPods library?

November 6, 2022 hung-nb 0

Create a pod library Generate a template Pod library project Create a dummy Pod class Push Pod library into remote repo Configure podspec file Create […]

No Image

React Native – How to create a native module?

October 8, 2022 hung-nb 0

iOS Open iOS project in XCode Create MyNativeModule.h Create MyNativeModule.m Android Open Android project in Android Studio Create MyNativeModule.java having native Android moduleJava Kotlin Create […]

No Image

How to add React Native into existing native Android/iOS app (1)?

September 11, 2022 hung-nb 0

Follow this instruction integration-with-existing-apps You may need to install “react”: “x.x.x” by yourself. It is recommened to create an example React Native AwesomeProject for reference. […]

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

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

npm – How to create a private npm?

October 15, 2021 hung-nb 0

Use case: You have your own React UI library project and you want to use UI components from this lib across other projects React Native: […]

Posts pagination

1 2 »

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