webview for firefox
npm install react-native-ff-webview
import { FfWebviewView } from "react-native-ff-webview";
// ...
<FfWebviewView color="tomato" />
See the contributing guide to learn how to contribute to the repository and the development workflow.
MIT
Made with create-react-native-library