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
105 stars 11 forks source link
# React Native Turbo React Native Turbo is an open source library that can bring your [turbo-enabled](https://turbo.hotwired.dev/) web application into the [React Native](https://reactnative.dev/) world. It allows you to render web pages as if they were native iOS or Android screens. It provides native navigation animations resulting in mobile-like user experience. You can easily move your entire web app, or embed a few screens that pretend to be native, without reimplementing them in React Native.

NPM version Licence MIT Github issues Github activity

https://user-images.githubusercontent.com/25584895/225870138-b034f335-a30f-4e25-92fd-06c19cdf6e04.mov _An example app adapted from [turbo-native-demo](https://github.com/hotwired/turbo-native-demo) using react-native-web-screen_

Documentation 📖

Check out the full documentation page.

This an early stage version of the library, so issues may appear. You can help us by reporting them in the issues section.

Contributing 💪

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

MIT