Closed masudhossain closed 7 years ago
See https://github.com/cpunion/TestRNActionCable
Test steps:
Open ios project, run it in iOS Simulator.
In the server
folder, run bundle exec rails s
.
Open http://localhost:3000/message in browser, input some test and click 'Send message'
You will see the messages displayed in iOS Simulator.
Is there any possibility you could upload an example of a working react native app?