1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-27 10:32:58 +02:00
joplin/ReactNativeClient
2017-11-13 23:04:27 +00:00
..
android Added app icon and other bug fixes 2017-11-13 17:51:46 +00:00
ios Fixed React Native app to work with latest versions of packages and removed dependency to yarn 2017-10-30 18:17:01 +00:00
lib Testing auto update 2017-11-13 23:04:27 +00:00
.babelrc
.buckconfig
.flowconfig
.gitattributes
.gitignore
.watchmanconfig
app.json
build_android.bat Fixed React Native app to work with latest versions of packages and removed dependency to yarn 2017-10-30 18:17:01 +00:00
clean_build.bat
debug_log.bat
debug_log.sh
index.android.js Changed import statements to require to reduce dependency to Babel 2017-11-03 00:09:34 +00:00
index.ios.js Changed export to module.exports 2017-11-03 00:13:17 +00:00
main.js Changed export to module.exports 2017-11-03 00:13:17 +00:00
package-lock.json Optimised markdown rendering for mobile and electron 2017-11-07 18:39:11 +00:00
package.json Optimised markdown rendering for mobile and electron 2017-11-07 18:39:11 +00:00
root.js Delete folders and tags 2017-11-08 21:22:24 +00:00
start_emulator.bat
start_server.bat Fixed React Native app to work with latest versions of packages and removed dependency to yarn 2017-10-30 18:17:01 +00:00
start_server.sh