<manifest xmlns:android="http://schemas.android.com/apk/res/android"
  package="com.paymobreactnative">

  <application
    android:enableOnBackInvokedCallback="true">
    <!-- Other configurations, activities, services, etc. -->
  </application>

</manifest>
