mirror of
https://github.com/status-im/status-mobile.git
synced 2025-01-10 16:56:31 +00:00
210a4823c9
added dapp icon to contact, fixed styles, fixed context menu warning, implemented search input clearing, fixed styles, reworked styles fixes for https://github.com/status-im/status-react/pull/826 code review revert toolbar contacts styles. global toolbar styles toolbar style and small fixes for contacts group contacts edit mode groups reorder screen
55 lines
1.4 KiB
Plaintext
55 lines
1.4 KiB
Plaintext
{
|
|
"name": "StatusIm",
|
|
"interface": "reagent",
|
|
"androidHost": "10.0.3.2",
|
|
"modules": [
|
|
"react-native-contacts",
|
|
"react-native-invertible-scroll-view",
|
|
"awesome-phonenumber",
|
|
"realm",
|
|
"react-native-i18n",
|
|
"realm/react-native",
|
|
"react-native-action-button",
|
|
"react-native-vector-icons/Ionicons",
|
|
"react-native-vector-icons/Octicons",
|
|
"react-native-circle-checkbox",
|
|
"react-native-randombytes",
|
|
"dismissKeyboard",
|
|
"react-native-linear-gradient",
|
|
"react-native-splash-screen",
|
|
"react-native-android-sms-listener",
|
|
"react-native-status",
|
|
"react-native-camera",
|
|
"react-native-qrcode",
|
|
"react-native-orientation",
|
|
"identicon.js",
|
|
"react-native-fs",
|
|
"react-native-dialogs",
|
|
"react-native-popup-menu",
|
|
"react-native-sortable-listview",
|
|
"react-native-image-resizer",
|
|
"react-native-image-crop-picker",
|
|
"react-native-webview-bridge",
|
|
"react-native-drawer-layout",
|
|
"homoglyph-finder",
|
|
"web3",
|
|
"eccjs",
|
|
"chance",
|
|
"react-native-swiper",
|
|
"react-native-share",
|
|
"react-native-emoji-picker",
|
|
"react-native-autolink",
|
|
"instabug-reactnative",
|
|
"nfc-react-native",
|
|
"react-native-http-bridge",
|
|
"react-native-network-info"
|
|
],
|
|
"imageDirs": [
|
|
"images"
|
|
],
|
|
"iosHost": "localhost",
|
|
"envRoots": {
|
|
"dev": "env/dev",
|
|
"prod": "env/prod"
|
|
}
|
|
} |