Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update readme for android target 31
  • Loading branch information
linhvovan29546 authored Sep 21, 2022
1 parent 493f6b0 commit 8869719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ In `AndroidManifest.xml`:
<uses-permission android:name="android.permission.DISABLE_KEYGUARD" />
<application ....>
<activity android:name="com.reactnativefullscreennotificationincomingcall.IncomingCallActivity"
android:exported="true"
android:theme="@style/incomingCall"
android:showOnLockScreen="true"
android:taskAffinity=""
Expand Down

0 comments on commit 8869719

Please sign in to comment.