https://github.com/juliankrispel/slate-in-react-native
Simple example of how slate can be used in a react native app
https://github.com/juliankrispel/slate-in-react-native
react-native slatejs webview
Last synced: 6 months ago
JSON representation
Simple example of how slate can be used in a react native app
- Host: GitHub
- URL: https://github.com/juliankrispel/slate-in-react-native
- Owner: juliankrispel
- Created: 2022-02-16T14:32:52.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-16T14:37:53.000Z (over 4 years ago)
- Last Synced: 2025-03-28T16:17:34.445Z (over 1 year ago)
- Topics: react-native, slatejs, webview
- Language: Java
- Homepage: https://jkrsp.com/
- Size: 617 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Proof of concept - Slate in react-native Webview
Proof of concept for how slate can be run in a react-native webview.
1. Run yarn to install all dependencies
2. Run both create-react-app and react-native app
---
Made with ❤️ by [Julian](jkrsp.com)