You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-12-05 22:57:29 +02:00
implemented own navigator
This commit is contained in:
7
ReactNativeClient/lib/components/style.js
Normal file
7
ReactNativeClient/lib/components/style.js
Normal file
@@ -0,0 +1,7 @@
|
||||
const styles = StyleSheet.create({
|
||||
webView: {
|
||||
fontSize: 10,
|
||||
},
|
||||
});
|
||||
|
||||
export { styles }
|
||||
Reference in New Issue
Block a user