I have found the solution follow below steps:
- kill terminal
- open project in Android Studio (Android folder location).
- Click on sync in logcat . Project will build successfully.
- Run the project on emulator / real device.
- react-native start
- Reload the App .
Issue will be resolved.