software-mansion-labs / react-native-turbo-demo

React Native Turbo - an open source library that can bring your turbo-enabled web application into the React Native world.
MIT License
101 stars 11 forks source link

Feature request: Simpler example for React Native Web Screen #213

Open PedroAugustoRamalhoDuarte opened 2 months ago

PedroAugustoRamalhoDuarte commented 2 months ago

Context

The React Native Web Screen package can be used independently of react-native-turbo. However, the current example demonstrates its use with react-native-turbo.

Feature Request

For new users of the package, a simpler example that utilizes only react-native-webview would be incredibly helpful.

This package is fantastic for developers seeking to enhance the webview experience within SSR web applications.