10 React Native Tips for Beginners, Part 1
Use useEffect very carefully.
If you are using Expo, Debug more on the Dev client than Expo Go. A lot of libraries that you use will work on Expo Go but not on the dev client.
Never render a Pressable inside a View component that has {alignItems: ...
rustyrishii.com2 min read
Khush Sharma
software developer
hi there, i am a beginner react native developer. i am stuck at problem for past 4 days can you help me