flyingcircle 4 anni fa
parent
commit
b3eba7c5d8
No account linked to committer's email address
1 ha cambiato i file con 0 aggiunte e 5 eliminazioni
  1. 0
    5
      src/WebView.tsx

+ 0
- 5
src/WebView.tsx Vedi File

@@ -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;