Execution failed for task ':app:transformNativeLibsWithMergeJniLibsForDebug'. > Could not read path 'C:\xampp\htdocs\new\MMBHomeCare-Mobile\android\app\build\intermediates\transforms\mergeJniLibs\debug\0\lib\armeabi-v7a'. code example
Example 1: :app:transformNativeLibsWithMergeJniLibsForDebug
cd android && ./gradlew clean
Example 2: :app:transformNativeLibsWithMergeJniLibsForDebug
cd .. && react-native run-android