Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryardley/melbjs-201904
Presentation for MelbJS
https://github.com/ryardley/melbjs-201904
Last synced: 10 days ago
JSON representation
Presentation for MelbJS
- Host: GitHub
- URL: https://github.com/ryardley/melbjs-201904
- Owner: ryardley
- Created: 2019-04-07T05:02:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-10T21:17:08.000Z (over 5 years ago)
- Last Synced: 2024-10-26T07:24:13.072Z (about 2 months ago)
- Language: JavaScript
- Size: 4.61 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Melbjs 2019 April
# Cross Platform React Native
## Beyond the Bridge
To run the slides:
```
yarn
``````
yarn start
```### Accompanying article series:
[Why React Native needs C++](https://medium.com/@ryardley/1-why-react-native-needs-c-fb30b46c2468?source=friends_link&sk=4c82874ab5aa9cb8922c804eaa2b4190)
[Talking like a React Native](https://medium.com/@ryardley/2-talking-like-a-react-native-f245e5d919dd?source=friends_link&sk=4d47a6622cf416eb12e07118dab32381)
[Mobile to C++ with Djinni](https://medium.com/@ryardley/3-mobile-to-c-with-djinni-1c993757b68f?source=friends_link&sk=538a08edd8fcfbc683f000e37b330e8d)
[Connect React Native to C++](https://medium.com/@ryardley/4-connect-react-native-to-c-a2809b92095?source=friends_link&sk=ee966fa617630ac9cd405aacc336ac60)
### References:
https://github.com/dropbox/djinni
Some of the code slides around djinni are courtesy of this presentation https://www.dropbox.com/s/w732c1lmx7retq3/XplatCppCon2014.pdf?dl=0
https://thebhwgroup.com/blog/react-native-jni
http://mobilecpptutorials.com/hello-world-app-part-1.html
http://android.mk/