Recently, React Native has deprecated html and url props and replaced them with source.
html
url
source
Have you upgraded React Native version? It is deprecated on newer versions, check the documentation. If you are using older version of React Native, you should use html instead of source.