Преглед изворни кода

WebView removed from RN-0.61

Jeremy Hamilton пре 4 година
родитељ
комит
8cfc5b87b7
1 измењених фајлова са 0 додато и 5 уклоњено
  1. 0
    5
      src/WebView.tsx

+ 0
- 5
src/WebView.tsx Прегледај датотеку

@@ -1,5 +0,0 @@
1
-// This files provides compatibility without tree platform.
2
-import { WebView } from 'react-native';
3
-
4
-export { WebView };
5
-export default WebView;