Skip to content

React Native 9 19 2018

Drew Nickerson edited this page Sep 19, 2018 · 4 revisions

Purpose

Discuss the distinctions between React, React Native and Native code implementations. Make a 'Hello World' application using the create-react-native-app library.

Resources

Documentation

https://facebook.github.io/react-native/docs/0.56/getting-started

create-react-native-app

https://github.com/react-community/create-react-native-app

Task Rabbit React Native Sample App

https://github.com/taskrabbit/ReactNativeSampleApp

Mobile, Desktop, Web Calculator App

https://github.com/benoitvallon/react-native-nw-react-calculator

Kitten UI

https://akveo.github.io/react-native-ui-kitten

React Native v. Native Applications

https://codeburst.io/react-native-how-native-have-you-been-9ebb08383474

https://hackernoon.com/react-native-vs-real-native-apps-which-is-better-a8383d6f7ca5

Participation - 5