All Projects → actionhero → actionhero-react-native-example

actionhero / actionhero-react-native-example

Licence: other
An example react-native project using websockets and react-native to talk to actionhero

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
Starlark
911 projects
java
68154 projects - #9 most used programming language

ActionHero React Native WebSocket Example

This example talks to the server at demo.actionherojs.com

screenshot

  1. run ./bin/generateLib to generate the client Primus Library we'll be using in our React Native Client.
  2. Explore ./components/client to see the (almost) 1-for-1 port of actionHeroClient JS library (which is generated by the actionhero server for browser clients from this template)

run the example (npm run ios)!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].