Skip to content

Commit

Permalink
fix(ios): fix userAgent ios type comment (react-native-webview#2888)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheKohan authored Apr 6, 2023
1 parent 64a3469 commit 4d0c0de
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/WebViewTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ export interface IOSWebViewProps extends WebViewSharedProps {

/**
* The custom user agent string.
* @platform ios
*/
userAgent?: string;

Expand Down

0 comments on commit 4d0c0de

Please sign in to comment.