How to Edit android manifest property was build

Please provide the following:

  1. SDK Version: 45
  2. Platforms(Android/iOS/web/all): Android
  3. Add the appropriate “Tag” based on what Expo library you have a question on

Hello. Please I need to edit my Android manifest. I am usiing expo app. Can’t I do this? I am using the notifee library and need to add

chnage androidmanifest.xml code:
<application

android:usesCleartextTraffic=“false”>.
<activity

android:exported=“false”>

To my Android manifest. Please how do I do this. Thank you

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.