/tauri-react-native-web-template

Tauri application using React Native Web to accurately render React Native compatible JavaScript

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

tauri-react-native-web-template

Very bare bones Tauri application using React Native Web to accurately render React Native compatible JavaScript code from React DOM rendered in a webview

Todo: Readme

Ensure you have installed prerequisites for Tauri (rust and build tools). Change all occurrences of 'my-app' and 'My App' in source code then run yarn to install dependancies then yarn start to build a dev app.