Swagger codegen for React Native

I'm a fresher with Javascript and React Native. My current project is a cross-platform app (PC, Web, Android and IOS) so they use Swagger to create API and document. I'm using React Native to develop mobile version of this project but I dont know how to generate React Native code from Swagger and use it in my project.

Any help? Thanks!

Comments