actionhero-react-native-example
                                
                                
                                
                                    actionhero-react-native-example copied to clipboard
                            
                            
                            
                        An example react-native project using websockets and react-native to talk to actionhero
ActionHero React Native WebSocket Example
This example talks to the server at demo.actionherojs.com

- run 
./bin/generateLibto generate the client Primus Library we'll be using in our React Native Client. - Explore 
./components/clientto 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)!