BearStudio / start-ui-native

🚀 Start UI [native] is an opinionated UI starter with ⚛️ React Native, 🌿 Ficus UI, ⚛️ Zodios & 🐜 Formiz — From the 🐻 BearStudio Team
MIT License
133 stars 15 forks source link

Add Mirage to mock API calls #77

Closed ntorionbearstudio closed 1 year ago

ntorionbearstudio commented 1 year ago

Description

For easier development on the project and to allow to test the application on the store, it will be a good thing to mock the API into the application.

For that we can use Miraje JS https://miragejs.com/quickstarts/react-native/development/