React Native – How to create a common library?
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 […]
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 […]
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 […]
ohmyzsh the-ultimate-guide-to-your-terminal How to kill a process?
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
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 […]
Copyright © 2024 | WordPress Theme by MH Themes