/MartyNativeChatExample

A full working example of marty.js with react-native

Primary LanguageJavaScriptMIT LicenseMIT

#Quick Start

# Installs and starts web server used by the app
npm install -g marty-chart-server
marty-chart-server

npm install

open MartyNativeChatExample.xcodeproj

# Start application in XCode...