Shoutbox chat app

WE ARE THE LAW!!!!!!!!!
Musketeer
Senior Member
Posts: 220
Joined: Thu Oct 05, 2006 2:57 pm

React native

Post by Musketeer »

Regarding the phone app, not the data service... You familiar with React Native? https://facebook.github.io/react-native/

Basically, you write in javascript, and all smart phones since like 2 years ago will compile and run as a native app. You have access to everything, file system, accelarometer, camera, microphone, etc etc.

95% code reusability betwen iOS and Android versions is pretty much bog-standard.
User avatar
TygerBS
Senior Member
Posts: 1181
Joined: Wed Oct 24, 2007 6:05 pm
Location: Johannesburg

Post by TygerBS »

Yea I know react. Would use that or angular for the app front end.
Image
User avatar
SlipperyDuck
Posts: 11493
Joined: Sat Jun 22, 1974 12:00 am

Post by SlipperyDuck »

I am definately the John Snow here, I know nothing. Not sure if you have to tie into the API or just use a webview session instead, but if its the API, pehaps you need to understand/know the classes and interfaces etc. so here is the quicklink to the actual Vbulletin 4 (the version this site uses) API:

https://members.vbulletin.com/api/

and an overview

https://www.vbulletin.com/forum/article ... i-overview

Not sure if this helps, but perhaps it will, what do I know, see John Snow
[table][tr]
[td] Image [/td]
[td] [/td]
[/tr][/table]
I've only been wrong once, and that's when I thought I was wrong.
Image
-

Return to “Admin”

×