Carleton University - School of Computer Science Honours Project
Winter 2018
React Native as a Teaching Tool
Evan Watterud
SCS Honours Project Image
ABSTRACT
It is essential to explore both Android and iOS while learning mobile development at Carleton. While this is being done effectively, it can be hard to create code that is easy to inspect and share across these different platforms, as the development process and tools are very different. This project has successfully demonstrated that React Native can be easily integrated into the teaching process, and with allow for the creation of native iOS and Android apps that share the same code base. This will allow for a shorter development process, as well as apps that are much more easily distributed across a class of students.