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

React Native

No Image

RN Micro – How to create an app loading metro server?

April 21, 2024 hung-nb 0

Create a JS project Create a native Android project How to load a pre-bundled file? Create a native iOS project

No Image

React – How to queue a series of State Updates?

October 6, 2023 hung-nb 0

https://react.dev/learn/queueing-a-series-of-state-updates What is “queue the next render”? What is the result of this code when you click on the button once? It’s not 3 but […]

No Image

React Native – How to control user gestures?

August 25, 2023 hung-nb 0

Install react-native-gesture-handler How to detect the swipe up, swipe down gestures? Option 1 Option 2

No Image

React Native – Animation (2)

August 24, 2023 hung-nb 0

How to create an animated dropdown text? How to create an up/down animated header bar?

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 – How to use a custom font icon?

April 8, 2023 hung-nb 0

Assuming you have a custom font icon themeA.ttf file react-native side Android side Copy themeA.ttf into app/src/main/assets/fonts/themeA.ttf iOS side

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

React Native – Testing (3)

October 16, 2022 hung-nb 0

How to fix “Received number of calls: 0” when testing a class method? Ref: inner-functions-with-jest How to mock a class to return a function instead […]

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 […]

Posts pagination

1 2 … 10 »

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