Blinkist – Smarter Not Harder
What’s in it for me? Become better than normal Dave Asprey wants to be better than normal. He wants to help you be better than […]
What’s in it for me? Become better than normal Dave Asprey wants to be better than normal. He wants to help you be better than […]
What’s in it for me? Learn the secret behind change that lasts. If you’ve chosen this Blink, you must be looking to change your life. […]
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 […]
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 […]
User management ErrorYour Apple ID cannot end in @______.com. Choose a different email address. SolutionThis is because “________.com” domain is added in Apple Business Managerhttps://support.apple.com/en-gb/guide/apple-business-manager/apde685676ac/web How to […]
Singleton How to create an object once and use it everywhere? It’s a singleton class. A singleton class is a class that is defined in […]
Copyright © 2024 | WordPress Theme by MH Themes