Ajoy Karmakar
Results
2
comments of
Ajoy Karmakar
It's a third party plugin that uses bootstrap 4. The plugin name is popper.js
This fixed the issue for me - ``` npx react-native link android - re-run react-native run-android command ios - cd ios pod install re-run react-native run-ios command ```