How to Create a React-Native App with Strapi as the Backend

Strapi is a headless CMS that allows you to easily build customizable backend services. You can integrate Strapi applications with any type of frontend and can deploy the application to the cloud.


This is a companion discussion topic for the original entry at https://strapi.io/blog/creating-a-react-native-app-with-strapi-as-the-backend

Hello, first many thanks for your work. I start learning react-native and strapi and I have many many many errors resolved for start your application (great for learn !).
Now I have my first apparition of authentification page on my emulator, I can’t login , with one error "SyntaxError: JSON parse error: Unexpected character: M

I search arround the only parse of the code (for login) in the userController.js but I turn in circle… If you have an idea, you’re very very welcom ! I start to learn and it’s not totaly clear for me at now.

many thanks