Resolved by following steps
Remove the build and .cxx folder in the android/app/ directory.
Run the command in terminal:
- cd android
- ./gradlew clean
Change in file
- Open "android/gradle.properties" file
- Change "newArchEnabled=true" to "newArchEnabled=false"
Run the project :
- cd ..
- npm start --reset-cache
- npm run android