> For the complete documentation index, see [llms.txt](https://ecommero.gitbook.io/ecommero/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ecommero.gitbook.io/ecommero/faqs.md).

# FAQS

## FAQS

* [How to eject Expo to get regular React Native app?](/ecommero/faqs.md#how-to-eject-expo-to-get-regular-react-native-app)
* [How to customise components of theme?](/ecommero/faqs.md#how-to-customise-components-of-theme)
* [How to change styles?](/ecommero/faqs.md#how-to-change-styles)
* [None of the above, I have a different error](/ecommero/faqs.md#none-of-the-above-i-have-different-error)

### How to eject Expo to get regular React Native app?

I want to eject from Expo to get regular React Native app.\
\
**Solution:**\
Ejecting from Expo to regular React Native app can be performed referring this [link](https://docs.expo.io/versions/latest/expokit/eject/).

### How to customise components of theme?

I didn't find a way to customise of React Native components.\
\
**Solution:**\
To customise components you will need some knowledge of React Native you can use this [link](https://facebook.github.io/react-native/docs) to learn more.

### How to change styles?

I want to change styles of components.\
\
**Solution:**\
To customise style of components you can use this [link](https://facebook.github.io/react-native/docs/style).&#x20;

### None of the above, I have different error

The above listed FAQS were not of your help?\
Facing some other issues?

**Solution:**\
We provide our customers with lively support and welcome all your issues. We request you to provide a short description of the visible symptoms of the error that you are facing. If applicable, include error messages, screen shots, and stack traces. If applicable, submit a step-by-step walkthrough of how to reproduce the issue.
