|
@@ -32,7 +32,7 @@ Cause of moving View.propTypes to ViewPropTypes in React Naitve 0.44 (https://gi
|
32
|
32
|
scalesPageToFit={Platform.OS === 'android' ? true : false}
|
33
|
33
|
// baseUrl not work in android 4.3 or below version
|
34
|
34
|
enableBaseUrl={true}
|
35
|
|
- // offset of rn webview margin
|
|
35
|
+ // offset of rn webview margin
|
36
|
36
|
heightOffset={5}
|
37
|
37
|
// default width is the width of screen
|
38
|
38
|
// if there are some text selection issues on iOS, the width should be reduced more than 15 and the marginTop should be added more than 35
|