Node – How to manage packages?
How to view the detail of a package? How to check why a package exists in the project? How to set a registry for npm/ […]
How to view the detail of a package? How to check why a package exists in the project? How to set a registry for npm/ […]
How to use useCallback? Use useCallback to save a function unless dependencies are changed By using useCallback, you can prevent unnecessarily re-rendering components by returning […]
1. Download font files Source+Sans+Pro 2. Place your font files into your project 3. Create react-native.config.js 4. Link font files react-native >= 0.69 react-native < […]
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 […]
There is no excerpt because this is a protected post.
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, […]
There is no excerpt because this is a protected post.
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 […]
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 […]
There is no excerpt because this is a protected post.
Copyright © 2026 | WordPress Theme by MH Themes