The programming code of this mobile app theme is written with React Native Framework. React Native is a famous JavaScript framework released by the Facebook. It enables developing cross-platform native apps for IOS and Android. A good example of some apps built with react native is both Facebook and Instagram apps.
You are open to make any changes you need to the code. However, you will require basic knowledge on a number of tools and frame works.
You must also know how to install React Native and its dependencies on your machine. We recommend to use the React Native official official installation guide ‘https://facebook.github.io/reactnative/’
Any refunding requests should be in line with applicable refunding policy in the reactnative-themes.com
Note: We strongly recommend MAC OS to build this app, because only with MAC OS you can run the app for both Android and IOS.
You are open to make any changes you need to the code. However, you will require basic knowledge on a number of tools and frame works.
npm install
npm install -g react-native-asset
react-native-asset
1. Open .xcodeproj file in IOS folder
"@react-native-community/async-storage": "1.9.0",
"@react-native-community/datetimepicker": "3.0.1",
"@react-native-community/masked-view": "0.1.9",
"@react-navigation/drawer": "5.11.4",
"@react-navigation/native": "5.8.10",
"@react-navigation/stack": "5.12.8",
"i18n-js": "3.8.0",
"native-base": "2.15.2",
"react": "17.0.1",
"react-native": "0.64.2",
"react-native-app-intro-slider": "4.0.4",
"react-native-chart-kit": "6.11.0",
"react-native-gesture-handler": "1.6.1",
"react-native-linear-gradient": "2.5.6",
"react-native-modalbox": "2.0.0",
"react-native-picker-select": "7.0.0",
"react-native-reanimated": "1.8.0",
"react-native-restart": "0.0.14",
"react-native-safe-area-context": "0.7.3",
"react-native-screens": "2.5.0",
"react-native-svg": "12.1.1",
"react-native-view-more-text": "2.1.0",
"rn-placeholder": "3.0.0"