jsdf / react-native-htmlview

A React Native component which renders HTML content as native views
ISC License
2.71k stars 467 forks source link

Fix proptypes #359

Closed basequatro closed 1 year ago

basequatro commented 1 year ago

import {Linking, Platform, StyleSheet, View} from 'react-native'; import { ViewPropTypes } from 'deprecated-react-native-prop-types';