React Native: how to fix error: SDK location not found. Define location with an ANDROID_SDK_ROOT environment phptuts December 5, 2020 Sample error: Solution: Create file local.properties Done! Continue Reading
React Native CLI error: Invalid regular expression: /(.*\\__fixtures__ phptuts December 4, 2020 Sample error: NodeJS version: v14.7.0 Solution: Edit file node_modules\metro-config\src\defaults\blacklist.js Line 14-19 Change to: Done Continue Reading