mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-05-30 11:11:01 +00:00
1 line
58 KiB
Plaintext
1 line
58 KiB
Plaintext
{"dependencies":[{"name":"react","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":1,"column":0,"index":0},"end":{"line":1,"column":26,"index":26}}],"key":"RtGiGa+/H7VrI7GDQDLhO1UbpU8=","exportNames":["*"],"imports":1}},{"name":"react-native","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":2,"column":0,"index":27},"end":{"line":2,"column":84,"index":111}}],"key":"KyzuX10g6ixS9UfynhmjlvCIG3g=","exportNames":["*"],"imports":1}},{"name":"@expo/vector-icons","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":3,"column":0,"index":112},"end":{"line":3,"column":46,"index":158}}],"key":"ow7vkrqkIckRjlSi/+MhMmRYtUE=","exportNames":["*"],"imports":1}},{"name":"react-native-safe-area-context","data":{"asyncType":null,"isESMImport":true,"locs":[{"start":{"line":4,"column":0,"index":159},"end":{"line":4,"column":67,"index":226}}],"key":"XjdTKvCUWX6CbQzg5fSDHG/WgHk=","exportNames":["*"],"imports":1}},{"name":"react/jsx-dev-runtime","data":{"asyncType":null,"isESMImport":false,"locs":[],"key":"L9D70Z4hi4aGuui1ysja/oQ5ytI=","exportNames":["*"],"imports":1}}],"output":[{"data":{"code":"__d(function (global, require, _$$_IMPORT_DEFAULT, _$$_IMPORT_ALL, module, exports, _dependencyMap) {\n \"use strict\";\n\n var _jsxFileName = \"/app/frontend/src/screens/PrivacyScreen.tsx\",\n _s = $RefreshSig$();\n Object.defineProperty(exports, '__esModule', {\n value: true\n });\n Object.defineProperty(exports, \"default\", {\n enumerable: true,\n get: function () {\n return PrivacyScreen;\n }\n });\n require(_dependencyMap[0], \"react\");\n var _reactNative = require(_dependencyMap[1], \"react-native\");\n var _expoVectorIcons = require(_dependencyMap[2], \"@expo/vector-icons\");\n var _reactNativeSafeAreaContext = require(_dependencyMap[3], \"react-native-safe-area-context\");\n var _reactJsxDevRuntime = require(_dependencyMap[4], \"react/jsx-dev-runtime\");\n function PrivacyScreen(_ref) {\n _s();\n var navigation = _ref.navigation;\n var insets = (0, _reactNativeSafeAreaContext.useSafeAreaInsets)();\n return /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: [styles.container, {\n paddingTop: insets.top\n }],\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: styles.header,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.TouchableOpacity, {\n onPress: () => navigation.goBack(),\n style: styles.backButton,\n children: /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_expoVectorIcons.Ionicons, {\n name: \"arrow-back\",\n size: 24,\n color: \"#1F2937\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 13,\n columnNumber: 11\n }, this)\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 12,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.headerTitle,\n children: \"Privacy Policy\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 15,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.View, {\n style: {\n width: 40\n }\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 16,\n columnNumber: 9\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 11,\n columnNumber: 7\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.ScrollView, {\n contentContainerStyle: styles.scrollContent,\n children: [/*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.updateDate,\n children: \"Last Updated: November 8, 2025\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 20,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.sectionTitle,\n children: \"1. Information We Collect\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 22,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.paragraph,\n children: \"We collect information you provide directly to us:\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 23,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Account information (name, email, phone number)\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 26,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Profile information (profile picture, preferences)\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 27,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Wallet addresses (public blockchain addresses)\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 28,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Transaction data (on public blockchain)\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 29,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Device information (device type, OS version)\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 30,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.sectionTitle,\n children: \"2. How We Use Your Information\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 32,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.paragraph,\n children: \"We use collected information to:\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 33,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Provide and maintain the Service\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 34,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Process your transactions\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 35,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Send you notifications and updates\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 36,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Improve our services and user experience\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 37,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Detect and prevent fraud or security issues\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 38,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Comply with legal obligations\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 39,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.sectionTitle,\n children: \"3. Information Sharing\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 41,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.paragraph,\n children: \"We do not sell or rent your personal information. We may share information:\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 42,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 With your consent\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 45,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 To comply with legal obligations\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 46,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 With service providers who assist us\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 47,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 In case of merger, sale, or business transfer\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 48,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.sectionTitle,\n children: \"4. Blockchain Transparency\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 50,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.paragraph,\n children: \"Transactions on blockchain networks are publicly visible. Your wallet address and transaction history may be viewed by anyone on the blockchain network.\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 51,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.sectionTitle,\n children: \"5. Data Security\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 55,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.paragraph,\n children: \"We implement industry-standard security measures to protect your information:\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 56,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Encryption of sensitive data\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 59,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Secure authentication protocols\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 60,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Regular security audits\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 61,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Biometric authentication options\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 62,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.sectionTitle,\n children: \"6. Your Rights\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 64,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.paragraph,\n children: \"You have the right to:\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 65,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Access your personal information\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 66,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Correct inaccurate information\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 67,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Delete your account and data\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 68,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Export your data\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 69,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Opt-out of marketing communications\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 70,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.sectionTitle,\n children: \"7. Data Retention\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 72,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.paragraph,\n children: \"We retain your information for as long as your account is active or as needed to provide services. You may request deletion of your data at any time.\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 73,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.sectionTitle,\n children: \"8. Children's Privacy\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 77,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.paragraph,\n children: \"Our Service is not intended for users under 18 years of age. We do not knowingly collect information from children under 18.\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 78,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.sectionTitle,\n children: \"9. International Data Transfers\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 82,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.paragraph,\n children: \"Your information may be transferred to and processed in countries other than your own. We ensure appropriate safeguards are in place.\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 83,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.sectionTitle,\n children: \"10. Changes to Privacy Policy\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 87,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.paragraph,\n children: \"We may update this Privacy Policy periodically. We will notify you of any material changes via email or in-app notification.\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 88,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.sectionTitle,\n children: \"11. Contact Us\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 92,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.paragraph,\n children: \"For privacy-related questions or requests, contact us at:\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 93,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Email: privacy@pezkuwichain.io\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 96,\n columnNumber: 9\n }, this), /*#__PURE__*/(0, _reactJsxDevRuntime.jsxDEV)(_reactNative.Text, {\n style: styles.bulletPoint,\n children: \"\\u2022 Support: support@pezkuwichain.io\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 97,\n columnNumber: 9\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 19,\n columnNumber: 7\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 10,\n columnNumber: 5\n }, this);\n }\n _s(PrivacyScreen, \"3VSCEmKsdYPLcILj9K4icfPtK54=\", false, function () {\n return [_reactNativeSafeAreaContext.useSafeAreaInsets];\n });\n _c = PrivacyScreen;\n var styles = _reactNative.StyleSheet.create({\n container: {\n flex: 1,\n backgroundColor: '#F8F9FA'\n },\n header: {\n flexDirection: 'row',\n alignItems: 'center',\n justifyContent: 'space-between',\n paddingHorizontal: 16,\n paddingVertical: 16,\n backgroundColor: '#FFF',\n borderBottomWidth: 1,\n borderBottomColor: '#E5E7EB'\n },\n backButton: {\n width: 40,\n height: 40,\n borderRadius: 20,\n backgroundColor: '#F3F4F6',\n alignItems: 'center',\n justifyContent: 'center'\n },\n headerTitle: {\n fontSize: 18,\n fontWeight: '700',\n color: '#1F2937'\n },\n scrollContent: {\n padding: 20,\n paddingBottom: 80\n },\n updateDate: {\n fontSize: 14,\n color: '#6B7280',\n marginBottom: 24,\n fontStyle: 'italic'\n },\n sectionTitle: {\n fontSize: 18,\n fontWeight: '700',\n color: '#1F2937',\n marginTop: 24,\n marginBottom: 12\n },\n paragraph: {\n fontSize: 15,\n color: '#374151',\n lineHeight: 24,\n marginBottom: 12\n },\n bulletPoint: {\n fontSize: 15,\n color: '#374151',\n lineHeight: 24,\n marginLeft: 16,\n marginBottom: 8\n }\n });\n var _c;\n $RefreshReg$(_c, \"PrivacyScreen\");\n});","lineCount":488,"map":[[9,2,6,15,"Object"],[9,8,6,15],[9,9,6,15,"defineProperty"],[9,23,6,15],[9,24,6,15,"exports"],[9,31,6,15],[10,4,6,15,"enumerable"],[10,14,6,15],[11,4,6,15,"get"],[11,7,6,15],[11,18,6,15,"get"],[11,19,6,15],[12,6,6,15],[12,13,6,15,"PrivacyScreen"],[12,26,6,15],[13,4,6,15],[14,2,6,15],[15,2,1,0,"require"],[15,9,1,0],[15,10,1,0,"_dependencyMap"],[15,24,1,0],[16,2,2,0],[16,6,2,0,"_reactNative"],[16,18,2,0],[16,21,2,0,"require"],[16,28,2,0],[16,29,2,0,"_dependencyMap"],[16,43,2,0],[17,2,3,0],[17,6,3,0,"_expoVectorIcons"],[17,22,3,0],[17,25,3,0,"require"],[17,32,3,0],[17,33,3,0,"_dependencyMap"],[17,47,3,0],[18,2,4,0],[18,6,4,0,"_reactNativeSafeAreaContext"],[18,33,4,0],[18,36,4,0,"require"],[18,43,4,0],[18,44,4,0,"_dependencyMap"],[18,58,4,0],[19,2,4,67],[19,6,4,67,"_reactJsxDevRuntime"],[19,25,4,67],[19,28,4,67,"require"],[19,35,4,67],[19,36,4,67,"_dependencyMap"],[19,50,4,67],[20,2,6,15],[20,11,6,24,"PrivacyScreen"],[20,24,6,37,"PrivacyScreen"],[20,25,6,37,"_ref"],[20,29,6,37],[20,31,6,59],[21,4,6,59,"_s"],[21,6,6,59],[22,4,6,59],[22,8,6,40,"navigation"],[22,18,6,50],[22,21,6,50,"_ref"],[22,25,6,50],[22,26,6,40,"navigation"],[22,36,6,50],[23,4,7,2],[23,8,7,8,"insets"],[23,14,7,14],[23,17,7,17],[23,21,7,17,"useSafeAreaInsets"],[23,48,7,34],[23,49,7,34,"useSafeAreaInsets"],[23,66,7,34],[23,68,7,35],[23,69,7,36],[24,4,9,2],[24,24,10,4],[24,28,10,4,"_reactJsxDevRuntime"],[24,47,10,4],[24,48,10,4,"jsxDEV"],[24,54,10,4],[24,56,10,5,"_reactNative"],[24,68,10,9],[24,69,10,9,"View"],[24,73,10,9],[25,6,10,10,"style"],[25,11,10,15],[25,13,10,17],[25,14,10,18,"styles"],[25,20,10,24],[25,21,10,25,"container"],[25,30,10,34],[25,32,10,36],[26,8,10,38,"paddingTop"],[26,18,10,48],[26,20,10,50,"insets"],[26,26,10,56],[26,27,10,57,"top"],[27,6,10,61],[27,7,10,62],[27,8,10,64],[28,6,10,64,"children"],[28,14,10,64],[28,30,11,6],[28,34,11,6,"_reactJsxDevRuntime"],[28,53,11,6],[28,54,11,6,"jsxDEV"],[28,60,11,6],[28,62,11,7,"_reactNative"],[28,74,11,11],[28,75,11,11,"View"],[28,79,11,11],[29,8,11,12,"style"],[29,13,11,17],[29,15,11,19,"styles"],[29,21,11,25],[29,22,11,26,"header"],[29,28,11,33],[30,8,11,33,"children"],[30,16,11,33],[30,32,12,8],[30,36,12,8,"_reactJsxDevRuntime"],[30,55,12,8],[30,56,12,8,"jsxDEV"],[30,62,12,8],[30,64,12,9,"_reactNative"],[30,76,12,25],[30,77,12,25,"TouchableOpacity"],[30,93,12,25],[31,10,12,26,"onPress"],[31,17,12,33],[31,19,12,35,"onPress"],[31,20,12,35],[31,25,12,41,"navigation"],[31,35,12,51],[31,36,12,52,"goBack"],[31,42,12,58],[31,43,12,59],[31,44,12,61],[32,10,12,62,"style"],[32,15,12,67],[32,17,12,69,"styles"],[32,23,12,75],[32,24,12,76,"backButton"],[32,34,12,87],[33,10,12,87,"children"],[33,18,12,87],[33,33,13,10],[33,37,13,10,"_reactJsxDevRuntime"],[33,56,13,10],[33,57,13,10,"jsxDEV"],[33,63,13,10],[33,65,13,11,"_expoVectorIcons"],[33,81,13,19],[33,82,13,19,"Ionicons"],[33,90,13,19],[34,12,13,20,"name"],[34,16,13,24],[34,18,13,25],[34,30,13,37],[35,12,13,38,"size"],[35,16,13,42],[35,18,13,44],[35,20,13,47],[36,12,13,48,"color"],[36,17,13,53],[36,19,13,54],[37,10,13,63],[38,12,13,63,"fileName"],[38,20,13,63],[38,22,13,63,"_jsxFileName"],[38,34,13,63],[39,12,13,63,"lineNumber"],[39,22,13,63],[40,12,13,63,"columnNumber"],[40,24,13,63],[41,10,13,63],[41,17,13,65],[42,8,13,66],[43,10,13,66,"fileName"],[43,18,13,66],[43,20,13,66,"_jsxFileName"],[43,32,13,66],[44,10,13,66,"lineNumber"],[44,20,13,66],[45,10,13,66,"columnNumber"],[45,22,13,66],[46,8,13,66],[46,15,14,26],[46,16,14,27],[46,31,15,8],[46,35,15,8,"_reactJsxDevRuntime"],[46,54,15,8],[46,55,15,8,"jsxDEV"],[46,61,15,8],[46,63,15,9,"_reactNative"],[46,75,15,13],[46,76,15,13,"Text"],[46,80,15,13],[47,10,15,14,"style"],[47,15,15,19],[47,17,15,21,"styles"],[47,23,15,27],[47,24,15,28,"headerTitle"],[47,35,15,40],[48,10,15,40,"children"],[48,18,15,40],[48,20,15,41],[49,8,15,55],[50,10,15,55,"fileName"],[50,18,15,55],[50,20,15,55,"_jsxFileName"],[50,32,15,55],[51,10,15,55,"lineNumber"],[51,20,15,55],[52,10,15,55,"columnNumber"],[52,22,15,55],[53,8,15,55],[53,15,15,61],[53,16,15,62],[53,31,16,8],[53,35,16,8,"_reactJsxDevRuntime"],[53,54,16,8],[53,55,16,8,"jsxDEV"],[53,61,16,8],[53,63,16,9,"_reactNative"],[53,75,16,13],[53,76,16,13,"View"],[53,80,16,13],[54,10,16,14,"style"],[54,15,16,19],[54,17,16,21],[55,12,16,23,"width"],[55,17,16,28],[55,19,16,30],[56,10,16,33],[57,8,16,35],[58,10,16,35,"fileName"],[58,18,16,35],[58,20,16,35,"_jsxFileName"],[58,32,16,35],[59,10,16,35,"lineNumber"],[59,20,16,35],[60,10,16,35,"columnNumber"],[60,22,16,35],[61,8,16,35],[61,15,16,37],[61,16,16,38],[62,6,16,38],[63,8,16,38,"fileName"],[63,16,16,38],[63,18,16,38,"_jsxFileName"],[63,30,16,38],[64,8,16,38,"lineNumber"],[64,18,16,38],[65,8,16,38,"columnNumber"],[65,20,16,38],[66,6,16,38],[66,13,17,12],[66,14,17,13],[66,29,19,6],[66,33,19,6,"_reactJsxDevRuntime"],[66,52,19,6],[66,53,19,6,"jsxDEV"],[66,59,19,6],[66,61,19,7,"_reactNative"],[66,73,19,17],[66,74,19,17,"ScrollView"],[66,84,19,17],[67,8,19,18,"contentContainerStyle"],[67,29,19,39],[67,31,19,41,"styles"],[67,37,19,47],[67,38,19,48,"scrollContent"],[67,51,19,62],[68,8,19,62,"children"],[68,16,19,62],[68,32,20,8],[68,36,20,8,"_reactJsxDevRuntime"],[68,55,20,8],[68,56,20,8,"jsxDEV"],[68,62,20,8],[68,64,20,9,"_reactNative"],[68,76,20,13],[68,77,20,13,"Text"],[68,81,20,13],[69,10,20,14,"style"],[69,15,20,19],[69,17,20,21,"styles"],[69,23,20,27],[69,24,20,28,"updateDate"],[69,34,20,39],[70,10,20,39,"children"],[70,18,20,39],[70,20,20,40],[71,8,20,70],[72,10,20,70,"fileName"],[72,18,20,70],[72,20,20,70,"_jsxFileName"],[72,32,20,70],[73,10,20,70,"lineNumber"],[73,20,20,70],[74,10,20,70,"columnNumber"],[74,22,20,70],[75,8,20,70],[75,15,20,76],[75,16,20,77],[75,31,22,8],[75,35,22,8,"_reactJsxDevRuntime"],[75,54,22,8],[75,55,22,8,"jsxDEV"],[75,61,22,8],[75,63,22,9,"_reactNative"],[75,75,22,13],[75,76,22,13,"Text"],[75,80,22,13],[76,10,22,14,"style"],[76,15,22,19],[76,17,22,21,"styles"],[76,23,22,27],[76,24,22,28,"sectionTitle"],[76,36,22,41],[77,10,22,41,"children"],[77,18,22,41],[77,20,22,42],[78,8,22,67],[79,10,22,67,"fileName"],[79,18,22,67],[79,20,22,67,"_jsxFileName"],[79,32,22,67],[80,10,22,67,"lineNumber"],[80,20,22,67],[81,10,22,67,"columnNumber"],[81,22,22,67],[82,8,22,67],[82,15,22,73],[82,16,22,74],[82,31,23,8],[82,35,23,8,"_reactJsxDevRuntime"],[82,54,23,8],[82,55,23,8,"jsxDEV"],[82,61,23,8],[82,63,23,9,"_reactNative"],[82,75,23,13],[82,76,23,13,"Text"],[82,80,23,13],[83,10,23,14,"style"],[83,15,23,19],[83,17,23,21,"styles"],[83,23,23,27],[83,24,23,28,"paragraph"],[83,33,23,38],[84,10,23,38,"children"],[84,18,23,38],[84,20,23,39],[85,8,25,8],[86,10,25,8,"fileName"],[86,18,25,8],[86,20,25,8,"_jsxFileName"],[86,32,25,8],[87,10,25,8,"lineNumber"],[87,20,25,8],[88,10,25,8,"columnNumber"],[88,22,25,8],[89,8,25,8],[89,15,25,14],[89,16,25,15],[89,31,26,8],[89,35,26,8,"_reactJsxDevRuntime"],[89,54,26,8],[89,55,26,8,"jsxDEV"],[89,61,26,8],[89,63,26,9,"_reactNative"],[89,75,26,13],[89,76,26,13,"Text"],[89,80,26,13],[90,10,26,14,"style"],[90,15,26,19],[90,17,26,21,"styles"],[90,23,26,27],[90,24,26,28,"bulletPoint"],[90,35,26,40],[91,10,26,40,"children"],[91,18,26,40],[91,20,26,41],[92,8,26,90],[93,10,26,90,"fileName"],[93,18,26,90],[93,20,26,90,"_jsxFileName"],[93,32,26,90],[94,10,26,90,"lineNumber"],[94,20,26,90],[95,10,26,90,"columnNumber"],[95,22,26,90],[96,8,26,90],[96,15,26,96],[96,16,26,97],[96,31,27,8],[96,35,27,8,"_reactJsxDevRuntime"],[96,54,27,8],[96,55,27,8,"jsxDEV"],[96,61,27,8],[96,63,27,9,"_reactNative"],[96,75,27,13],[96,76,27,13,"Text"],[96,80,27,13],[97,10,27,14,"style"],[97,15,27,19],[97,17,27,21,"styles"],[97,23,27,27],[97,24,27,28,"bulletPoint"],[97,35,27,40],[98,10,27,40,"children"],[98,18,27,40],[98,20,27,41],[99,8,27,93],[100,10,27,93,"fileName"],[100,18,27,93],[100,20,27,93,"_jsxFileName"],[100,32,27,93],[101,10,27,93,"lineNumber"],[101,20,27,93],[102,10,27,93,"columnNumber"],[102,22,27,93],[103,8,27,93],[103,15,27,99],[103,16,27,100],[103,31,28,8],[103,35,28,8,"_reactJsxDevRuntime"],[103,54,28,8],[103,55,28,8,"jsxDEV"],[103,61,28,8],[103,63,28,9,"_reactNative"],[103,75,28,13],[103,76,28,13,"Text"],[103,80,28,13],[104,10,28,14,"style"],[104,15,28,19],[104,17,28,21,"styles"],[104,23,28,27],[104,24,28,28,"bulletPoint"],[104,35,28,40],[105,10,28,40,"children"],[105,18,28,40],[105,20,28,41],[106,8,28,89],[107,10,28,89,"fileName"],[107,18,28,89],[107,20,28,89,"_jsxFileName"],[107,32,28,89],[108,10,28,89,"lineNumber"],[108,20,28,89],[109,10,28,89,"columnNumber"],[109,22,28,89],[110,8,28,89],[110,15,28,95],[110,16,28,96],[110,31,29,8],[110,35,29,8,"_reactJsxDevRuntime"],[110,54,29,8],[110,55,29,8,"jsxDEV"],[110,61,29,8],[110,63,29,9,"_reactNative"],[110,75,29,13],[110,76,29,13,"Text"],[110,80,29,13],[111,10,29,14,"style"],[111,15,29,19],[111,17,29,21,"styles"],[111,23,29,27],[111,24,29,28,"bulletPoint"],[111,35,29,40],[112,10,29,40,"children"],[112,18,29,40],[112,20,29,41],[113,8,29,82],[114,10,29,82,"fileName"],[114,18,29,82],[114,20,29,82,"_jsxFileName"],[114,32,29,82],[115,10,29,82,"lineNumber"],[115,20,29,82],[116,10,29,82,"columnNumber"],[116,22,29,82],[117,8,29,82],[117,15,29,88],[117,16,29,89],[117,31,30,8],[117,35,30,8,"_reactJsxDevRuntime"],[117,54,30,8],[117,55,30,8,"jsxDEV"],[117,61,30,8],[117,63,30,9,"_reactNative"],[117,75,30,13],[117,76,30,13,"Text"],[117,80,30,13],[118,10,30,14,"style"],[118,15,30,19],[118,17,30,21,"styles"],[118,23,30,27],[118,24,30,28,"bulletPoint"],[118,35,30,40],[119,10,30,40,"children"],[119,18,30,40],[119,20,30,41],[120,8,30,87],[121,10,30,87,"fileName"],[121,18,30,87],[121,20,30,87,"_jsxFileName"],[121,32,30,87],[122,10,30,87,"lineNumber"],[122,20,30,87],[123,10,30,87,"columnNumber"],[123,22,30,87],[124,8,30,87],[124,15,30,93],[124,16,30,94],[124,31,32,8],[124,35,32,8,"_reactJsxDevRuntime"],[124,54,32,8],[124,55,32,8,"jsxDEV"],[124,61,32,8],[124,63,32,9,"_reactNative"],[124,75,32,13],[124,76,32,13,"Text"],[124,80,32,13],[125,10,32,14,"style"],[125,15,32,19],[125,17,32,21,"styles"],[125,23,32,27],[125,24,32,28,"sectionTitle"],[125,36,32,41],[126,10,32,41,"children"],[126,18,32,41],[126,20,32,42],[127,8,32,72],[128,10,32,72,"fileName"],[128,18,32,72],[128,20,32,72,"_jsxFileName"],[128,32,32,72],[129,10,32,72,"lineNumber"],[129,20,32,72],[130,10,32,72,"columnNumber"],[130,22,32,72],[131,8,32,72],[131,15,32,78],[131,16,32,79],[131,31,33,8],[131,35,33,8,"_reactJsxDevRuntime"],[131,54,33,8],[131,55,33,8,"jsxDEV"],[131,61,33,8],[131,63,33,9,"_reactNative"],[131,75,33,13],[131,76,33,13,"Text"],[131,80,33,13],[132,10,33,14,"style"],[132,15,33,19],[132,17,33,21,"styles"],[132,23,33,27],[132,24,33,28,"paragraph"],[132,33,33,38],[133,10,33,38,"children"],[133,18,33,38],[133,20,33,39],[134,8,33,71],[135,10,33,71,"fileName"],[135,18,33,71],[135,20,33,71,"_jsxFileName"],[135,32,33,71],[136,10,33,71,"lineNumber"],[136,20,33,71],[137,10,33,71,"columnNumber"],[137,22,33,71],[138,8,33,71],[138,15,33,77],[138,16,33,78],[138,31,34,8],[138,35,34,8,"_reactJsxDevRuntime"],[138,54,34,8],[138,55,34,8,"jsxDEV"],[138,61,34,8],[138,63,34,9,"_reactNative"],[138,75,34,13],[138,76,34,13,"Text"],[138,80,34,13],[139,10,34,14,"style"],[139,15,34,19],[139,17,34,21,"styles"],[139,23,34,27],[139,24,34,28,"bulletPoint"],[139,35,34,40],[140,10,34,40,"children"],[140,18,34,40],[140,20,34,41],[141,8,34,75],[142,10,34,75,"fileName"],[142,18,34,75],[142,20,34,75,"_jsxFileName"],[142,32,34,75],[143,10,34,75,"lineNumber"],[143,20,34,75],[144,10,34,75,"columnNumber"],[144,22,34,75],[145,8,34,75],[145,15,34,81],[145,16,34,82],[145,31,35,8],[145,35,35,8,"_reactJsxDevRuntime"],[145,54,35,8],[145,55,35,8,"jsxDEV"],[145,61,35,8],[145,63,35,9,"_reactNative"],[145,75,35,13],[145,76,35,13,"Text"],[145,80,35,13],[146,10,35,14,"style"],[146,15,35,19],[146,17,35,21,"styles"],[146,23,35,27],[146,24,35,28,"bulletPoint"],[146,35,35,40],[147,10,35,40,"children"],[147,18,35,40],[147,20,35,41],[148,8,35,68],[149,10,35,68,"fileName"],[149,18,35,68],[149,20,35,68,"_jsxFileName"],[149,32,35,68],[150,10,35,68,"lineNumber"],[150,20,35,68],[151,10,35,68,"columnNumber"],[151,22,35,68],[152,8,35,68],[152,15,35,74],[152,16,35,75],[152,31,36,8],[152,35,36,8,"_reactJsxDevRuntime"],[152,54,36,8],[152,55,36,8,"jsxDEV"],[152,61,36,8],[152,63,36,9,"_reactNative"],[152,75,36,13],[152,76,36,13,"Text"],[152,80,36,13],[153,10,36,14,"style"],[153,15,36,19],[153,17,36,21,"styles"],[153,23,36,27],[153,24,36,28,"bulletPoint"],[153,35,36,40],[154,10,36,40,"children"],[154,18,36,40],[154,20,36,41],[155,8,36,77],[156,10,36,77,"fileName"],[156,18,36,77],[156,20,36,77,"_jsxFileName"],[156,32,36,77],[157,10,36,77,"lineNumber"],[157,20,36,77],[158,10,36,77,"columnNumber"],[158,22,36,77],[159,8,36,77],[159,15,36,83],[159,16,36,84],[159,31,37,8],[159,35,37,8,"_reactJsxDevRuntime"],[159,54,37,8],[159,55,37,8,"jsxDEV"],[159,61,37,8],[159,63,37,9,"_reactNative"],[159,75,37,13],[159,76,37,13,"Text"],[159,80,37,13],[160,10,37,14,"style"],[160,15,37,19],[160,17,37,21,"styles"],[160,23,37,27],[160,24,37,28,"bulletPoint"],[160,35,37,40],[161,10,37,40,"children"],[161,18,37,40],[161,20,37,41],[162,8,37,83],[163,10,37,83,"fileName"],[163,18,37,83],[163,20,37,83,"_jsxFileName"],[163,32,37,83],[164,10,37,83,"lineNumber"],[164,20,37,83],[165,10,37,83,"columnNumber"],[165,22,37,83],[166,8,37,83],[166,15,37,89],[166,16,37,90],[166,31,38,8],[166,35,38,8,"_reactJsxDevRuntime"],[166,54,38,8],[166,55,38,8,"jsxDEV"],[166,61,38,8],[166,63,38,9,"_reactNative"],[166,75,38,13],[166,76,38,13,"Text"],[166,80,38,13],[167,10,38,14,"style"],[167,15,38,19],[167,17,38,21,"styles"],[167,23,38,27],[167,24,38,28,"bulletPoint"],[167,35,38,40],[168,10,38,40,"children"],[168,18,38,40],[168,20,38,41],[169,8,38,86],[170,10,38,86,"fileName"],[170,18,38,86],[170,20,38,86,"_jsxFileName"],[170,32,38,86],[171,10,38,86,"lineNumber"],[171,20,38,86],[172,10,38,86,"columnNumber"],[172,22,38,86],[173,8,38,86],[173,15,38,92],[173,16,38,93],[173,31,39,8],[173,35,39,8,"_reactJsxDevRuntime"],[173,54,39,8],[173,55,39,8,"jsxDEV"],[173,61,39,8],[173,63,39,9,"_reactNative"],[173,75,39,13],[173,76,39,13,"Text"],[173,80,39,13],[174,10,39,14,"style"],[174,15,39,19],[174,17,39,21,"styles"],[174,23,39,27],[174,24,39,28,"bulletPoint"],[174,35,39,40],[175,10,39,40,"children"],[175,18,39,40],[175,20,39,41],[176,8,39,72],[177,10,39,72,"fileName"],[177,18,39,72],[177,20,39,72,"_jsxFileName"],[177,32,39,72],[178,10,39,72,"lineNumber"],[178,20,39,72],[179,10,39,72,"columnNumber"],[179,22,39,72],[180,8,39,72],[180,15,39,78],[180,16,39,79],[180,31,41,8],[180,35,41,8,"_reactJsxDevRuntime"],[180,54,41,8],[180,55,41,8,"jsxDEV"],[180,61,41,8],[180,63,41,9,"_reactNative"],[180,75,41,13],[180,76,41,13,"Text"],[180,80,41,13],[181,10,41,14,"style"],[181,15,41,19],[181,17,41,21,"styles"],[181,23,41,27],[181,24,41,28,"sectionTitle"],[181,36,41,41],[182,10,41,41,"children"],[182,18,41,41],[182,20,41,42],[183,8,41,64],[184,10,41,64,"fileName"],[184,18,41,64],[184,20,41,64,"_jsxFileName"],[184,32,41,64],[185,10,41,64,"lineNumber"],[185,20,41,64],[186,10,41,64,"columnNumber"],[186,22,41,64],[187,8,41,64],[187,15,41,70],[187,16,41,71],[187,31,42,8],[187,35,42,8,"_reactJsxDevRuntime"],[187,54,42,8],[187,55,42,8,"jsxDEV"],[187,61,42,8],[187,63,42,9,"_reactNative"],[187,75,42,13],[187,76,42,13,"Text"],[187,80,42,13],[188,10,42,14,"style"],[188,15,42,19],[188,17,42,21,"styles"],[188,23,42,27],[188,24,42,28,"paragraph"],[188,33,42,38],[189,10,42,38,"children"],[189,18,42,38],[189,20,42,39],[190,8,44,8],[191,10,44,8,"fileName"],[191,18,44,8],[191,20,44,8,"_jsxFileName"],[191,32,44,8],[192,10,44,8,"lineNumber"],[192,20,44,8],[193,10,44,8,"columnNumber"],[193,22,44,8],[194,8,44,8],[194,15,44,14],[194,16,44,15],[194,31,45,8],[194,35,45,8,"_reactJsxDevRuntime"],[194,54,45,8],[194,55,45,8,"jsxDEV"],[194,61,45,8],[194,63,45,9,"_reactNative"],[194,75,45,13],[194,76,45,13,"Text"],[194,80,45,13],[195,10,45,14,"style"],[195,15,45,19],[195,17,45,21,"styles"],[195,23,45,27],[195,24,45,28,"bulletPoint"],[195,35,45,40],[196,10,45,40,"children"],[196,18,45,40],[196,20,45,41],[197,8,45,60],[198,10,45,60,"fileName"],[198,18,45,60],[198,20,45,60,"_jsxFileName"],[198,32,45,60],[199,10,45,60,"lineNumber"],[199,20,45,60],[200,10,45,60,"columnNumber"],[200,22,45,60],[201,8,45,60],[201,15,45,66],[201,16,45,67],[201,31,46,8],[201,35,46,8,"_reactJsxDevRuntime"],[201,54,46,8],[201,55,46,8,"jsxDEV"],[201,61,46,8],[201,63,46,9,"_reactNative"],[201,75,46,13],[201,76,46,13,"Text"],[201,80,46,13],[202,10,46,14,"style"],[202,15,46,19],[202,17,46,21,"styles"],[202,23,46,27],[202,24,46,28,"bulletPoint"],[202,35,46,40],[203,10,46,40,"children"],[203,18,46,40],[203,20,46,41],[204,8,46,75],[205,10,46,75,"fileName"],[205,18,46,75],[205,20,46,75,"_jsxFileName"],[205,32,46,75],[206,10,46,75,"lineNumber"],[206,20,46,75],[207,10,46,75,"columnNumber"],[207,22,46,75],[208,8,46,75],[208,15,46,81],[208,16,46,82],[208,31,47,8],[208,35,47,8,"_reactJsxDevRuntime"],[208,54,47,8],[208,55,47,8,"jsxDEV"],[208,61,47,8],[208,63,47,9,"_reactNative"],[208,75,47,13],[208,76,47,13,"Text"],[208,80,47,13],[209,10,47,14,"style"],[209,15,47,19],[209,17,47,21,"styles"],[209,23,47,27],[209,24,47,28,"bulletPoint"],[209,35,47,40],[210,10,47,40,"children"],[210,18,47,40],[210,20,47,41],[211,8,47,79],[212,10,47,79,"fileName"],[212,18,47,79],[212,20,47,79,"_jsxFileName"],[212,32,47,79],[213,10,47,79,"lineNumber"],[213,20,47,79],[214,10,47,79,"columnNumber"],[214,22,47,79],[215,8,47,79],[215,15,47,85],[215,16,47,86],[215,31,48,8],[215,35,48,8,"_reactJsxDevRuntime"],[215,54,48,8],[215,55,48,8,"jsxDEV"],[215,61,48,8],[215,63,48,9,"_reactNative"],[215,75,48,13],[215,76,48,13,"Text"],[215,80,48,13],[216,10,48,14,"style"],[216,15,48,19],[216,17,48,21,"styles"],[216,23,48,27],[216,24,48,28,"bulletPoint"],[216,35,48,40],[217,10,48,40,"children"],[217,18,48,40],[217,20,48,41],[218,8,48,88],[219,10,48,88,"fileName"],[219,18,48,88],[219,20,48,88,"_jsxFileName"],[219,32,48,88],[220,10,48,88,"lineNumber"],[220,20,48,88],[221,10,48,88,"columnNumber"],[221,22,48,88],[222,8,48,88],[222,15,48,94],[222,16,48,95],[222,31,50,8],[222,35,50,8,"_reactJsxDevRuntime"],[222,54,50,8],[222,55,50,8,"jsxDEV"],[222,61,50,8],[222,63,50,9,"_reactNative"],[222,75,50,13],[222,76,50,13,"Text"],[222,80,50,13],[223,10,50,14,"style"],[223,15,50,19],[223,17,50,21,"styles"],[223,23,50,27],[223,24,50,28,"sectionTitle"],[223,36,50,41],[224,10,50,41,"children"],[224,18,50,41],[224,20,50,42],[225,8,50,68],[226,10,50,68,"fileName"],[226,18,50,68],[226,20,50,68,"_jsxFileName"],[226,32,50,68],[227,10,50,68,"lineNumber"],[227,20,50,68],[228,10,50,68,"columnNumber"],[228,22,50,68],[229,8,50,68],[229,15,50,74],[229,16,50,75],[229,31,51,8],[229,35,51,8,"_reactJsxDevRuntime"],[229,54,51,8],[229,55,51,8,"jsxDEV"],[229,61,51,8],[229,63,51,9,"_reactNative"],[229,75,51,13],[229,76,51,13,"Text"],[229,80,51,13],[230,10,51,14,"style"],[230,15,51,19],[230,17,51,21,"styles"],[230,23,51,27],[230,24,51,28,"paragraph"],[230,33,51,38],[231,10,51,38,"children"],[231,18,51,38],[231,20,51,39],[232,8,53,8],[233,10,53,8,"fileName"],[233,18,53,8],[233,20,53,8,"_jsxFileName"],[233,32,53,8],[234,10,53,8,"lineNumber"],[234,20,53,8],[235,10,53,8,"columnNumber"],[235,22,53,8],[236,8,53,8],[236,15,53,14],[236,16,53,15],[236,31,55,8],[236,35,55,8,"_reactJsxDevRuntime"],[236,54,55,8],[236,55,55,8,"jsxDEV"],[236,61,55,8],[236,63,55,9,"_reactNative"],[236,75,55,13],[236,76,55,13,"Text"],[236,80,55,13],[237,10,55,14,"style"],[237,15,55,19],[237,17,55,21,"styles"],[237,23,55,27],[237,24,55,28,"sectionTitle"],[237,36,55,41],[238,10,55,41,"children"],[238,18,55,41],[238,20,55,42],[239,8,55,58],[240,10,55,58,"fileName"],[240,18,55,58],[240,20,55,58,"_jsxFileName"],[240,32,55,58],[241,10,55,58,"lineNumber"],[241,20,55,58],[242,10,55,58,"columnNumber"],[242,22,55,58],[243,8,55,58],[243,15,55,64],[243,16,55,65],[243,31,56,8],[243,35,56,8,"_reactJsxDevRuntime"],[243,54,56,8],[243,55,56,8,"jsxDEV"],[243,61,56,8],[243,63,56,9,"_reactNative"],[243,75,56,13],[243,76,56,13,"Text"],[243,80,56,13],[244,10,56,14,"style"],[244,15,56,19],[244,17,56,21,"styles"],[244,23,56,27],[244,24,56,28,"paragraph"],[244,33,56,38],[245,10,56,38,"children"],[245,18,56,38],[245,20,56,39],[246,8,58,8],[247,10,58,8,"fileName"],[247,18,58,8],[247,20,58,8,"_jsxFileName"],[247,32,58,8],[248,10,58,8,"lineNumber"],[248,20,58,8],[249,10,58,8,"columnNumber"],[249,22,58,8],[250,8,58,8],[250,15,58,14],[250,16,58,15],[250,31,59,8],[250,35,59,8,"_reactJsxDevRuntime"],[250,54,59,8],[250,55,59,8,"jsxDEV"],[250,61,59,8],[250,63,59,9,"_reactNative"],[250,75,59,13],[250,76,59,13,"Text"],[250,80,59,13],[251,10,59,14,"style"],[251,15,59,19],[251,17,59,21,"styles"],[251,23,59,27],[251,24,59,28,"bulletPoint"],[251,35,59,40],[252,10,59,40,"children"],[252,18,59,40],[252,20,59,41],[253,8,59,71],[254,10,59,71,"fileName"],[254,18,59,71],[254,20,59,71,"_jsxFileName"],[254,32,59,71],[255,10,59,71,"lineNumber"],[255,20,59,71],[256,10,59,71,"columnNumber"],[256,22,59,71],[257,8,59,71],[257,15,59,77],[257,16,59,78],[257,31,60,8],[257,35,60,8,"_reactJsxDevRuntime"],[257,54,60,8],[257,55,60,8,"jsxDEV"],[257,61,60,8],[257,63,60,9,"_reactNative"],[257,75,60,13],[257,76,60,13,"Text"],[257,80,60,13],[258,10,60,14,"style"],[258,15,60,19],[258,17,60,21,"styles"],[258,23,60,27],[258,24,60,28,"bulletPoint"],[258,35,60,40],[259,10,60,40,"children"],[259,18,60,40],[259,20,60,41],[260,8,60,74],[261,10,60,74,"fileName"],[261,18,60,74],[261,20,60,74,"_jsxFileName"],[261,32,60,74],[262,10,60,74,"lineNumber"],[262,20,60,74],[263,10,60,74,"columnNumber"],[263,22,60,74],[264,8,60,74],[264,15,60,80],[264,16,60,81],[264,31,61,8],[264,35,61,8,"_reactJsxDevRuntime"],[264,54,61,8],[264,55,61,8,"jsxDEV"],[264,61,61,8],[264,63,61,9,"_reactNative"],[264,75,61,13],[264,76,61,13,"Text"],[264,80,61,13],[265,10,61,14,"style"],[265,15,61,19],[265,17,61,21,"styles"],[265,23,61,27],[265,24,61,28,"bulletPoint"],[265,35,61,40],[266,10,61,40,"children"],[266,18,61,40],[266,20,61,41],[267,8,61,66],[268,10,61,66,"fileName"],[268,18,61,66],[268,20,61,66,"_jsxFileName"],[268,32,61,66],[269,10,61,66,"lineNumber"],[269,20,61,66],[270,10,61,66,"columnNumber"],[270,22,61,66],[271,8,61,66],[271,15,61,72],[271,16,61,73],[271,31,62,8],[271,35,62,8,"_reactJsxDevRuntime"],[271,54,62,8],[271,55,62,8,"jsxDEV"],[271,61,62,8],[271,63,62,9,"_reactNative"],[271,75,62,13],[271,76,62,13,"Text"],[271,80,62,13],[272,10,62,14,"style"],[272,15,62,19],[272,17,62,21,"styles"],[272,23,62,27],[272,24,62,28,"bulletPoint"],[272,35,62,40],[273,10,62,40,"children"],[273,18,62,40],[273,20,62,41],[274,8,62,75],[275,10,62,75,"fileName"],[275,18,62,75],[275,20,62,75,"_jsxFileName"],[275,32,62,75],[276,10,62,75,"lineNumber"],[276,20,62,75],[277,10,62,75,"columnNumber"],[277,22,62,75],[278,8,62,75],[278,15,62,81],[278,16,62,82],[278,31,64,8],[278,35,64,8,"_reactJsxDevRuntime"],[278,54,64,8],[278,55,64,8,"jsxDEV"],[278,61,64,8],[278,63,64,9,"_reactNative"],[278,75,64,13],[278,76,64,13,"Text"],[278,80,64,13],[279,10,64,14,"style"],[279,15,64,19],[279,17,64,21,"styles"],[279,23,64,27],[279,24,64,28,"sectionTitle"],[279,36,64,41],[280,10,64,41,"children"],[280,18,64,41],[280,20,64,42],[281,8,64,56],[282,10,64,56,"fileName"],[282,18,64,56],[282,20,64,56,"_jsxFileName"],[282,32,64,56],[283,10,64,56,"lineNumber"],[283,20,64,56],[284,10,64,56,"columnNumber"],[284,22,64,56],[285,8,64,56],[285,15,64,62],[285,16,64,63],[285,31,65,8],[285,35,65,8,"_reactJsxDevRuntime"],[285,54,65,8],[285,55,65,8,"jsxDEV"],[285,61,65,8],[285,63,65,9,"_reactNative"],[285,75,65,13],[285,76,65,13,"Text"],[285,80,65,13],[286,10,65,14,"style"],[286,15,65,19],[286,17,65,21,"styles"],[286,23,65,27],[286,24,65,28,"paragraph"],[286,33,65,38],[287,10,65,38,"children"],[287,18,65,38],[287,20,65,39],[288,8,65,61],[289,10,65,61,"fileName"],[289,18,65,61],[289,20,65,61,"_jsxFileName"],[289,32,65,61],[290,10,65,61,"lineNumber"],[290,20,65,61],[291,10,65,61,"columnNumber"],[291,22,65,61],[292,8,65,61],[292,15,65,67],[292,16,65,68],[292,31,66,8],[292,35,66,8,"_reactJsxDevRuntime"],[292,54,66,8],[292,55,66,8,"jsxDEV"],[292,61,66,8],[292,63,66,9,"_reactNative"],[292,75,66,13],[292,76,66,13,"Text"],[292,80,66,13],[293,10,66,14,"style"],[293,15,66,19],[293,17,66,21,"styles"],[293,23,66,27],[293,24,66,28,"bulletPoint"],[293,35,66,40],[294,10,66,40,"children"],[294,18,66,40],[294,20,66,41],[295,8,66,75],[296,10,66,75,"fileName"],[296,18,66,75],[296,20,66,75,"_jsxFileName"],[296,32,66,75],[297,10,66,75,"lineNumber"],[297,20,66,75],[298,10,66,75,"columnNumber"],[298,22,66,75],[299,8,66,75],[299,15,66,81],[299,16,66,82],[299,31,67,8],[299,35,67,8,"_reactJsxDevRuntime"],[299,54,67,8],[299,55,67,8,"jsxDEV"],[299,61,67,8],[299,63,67,9,"_reactNative"],[299,75,67,13],[299,76,67,13,"Text"],[299,80,67,13],[300,10,67,14,"style"],[300,15,67,19],[300,17,67,21,"styles"],[300,23,67,27],[300,24,67,28,"bulletPoint"],[300,35,67,40],[301,10,67,40,"children"],[301,18,67,40],[301,20,67,41],[302,8,67,73],[303,10,67,73,"fileName"],[303,18,67,73],[303,20,67,73,"_jsxFileName"],[303,32,67,73],[304,10,67,73,"lineNumber"],[304,20,67,73],[305,10,67,73,"columnNumber"],[305,22,67,73],[306,8,67,73],[306,15,67,79],[306,16,67,80],[306,31,68,8],[306,35,68,8,"_reactJsxDevRuntime"],[306,54,68,8],[306,55,68,8,"jsxDEV"],[306,61,68,8],[306,63,68,9,"_reactNative"],[306,75,68,13],[306,76,68,13,"Text"],[306,80,68,13],[307,10,68,14,"style"],[307,15,68,19],[307,17,68,21,"styles"],[307,23,68,27],[307,24,68,28,"bulletPoint"],[307,35,68,40],[308,10,68,40,"children"],[308,18,68,40],[308,20,68,41],[309,8,68,71],[310,10,68,71,"fileName"],[310,18,68,71],[310,20,68,71,"_jsxFileName"],[310,32,68,71],[311,10,68,71,"lineNumber"],[311,20,68,71],[312,10,68,71,"columnNumber"],[312,22,68,71],[313,8,68,71],[313,15,68,77],[313,16,68,78],[313,31,69,8],[313,35,69,8,"_reactJsxDevRuntime"],[313,54,69,8],[313,55,69,8,"jsxDEV"],[313,61,69,8],[313,63,69,9,"_reactNative"],[313,75,69,13],[313,76,69,13,"Text"],[313,80,69,13],[314,10,69,14,"style"],[314,15,69,19],[314,17,69,21,"styles"],[314,23,69,27],[314,24,69,28,"bulletPoint"],[314,35,69,40],[315,10,69,40,"children"],[315,18,69,40],[315,20,69,41],[316,8,69,59],[317,10,69,59,"fileName"],[317,18,69,59],[317,20,69,59,"_jsxFileName"],[317,32,69,59],[318,10,69,59,"lineNumber"],[318,20,69,59],[319,10,69,59,"columnNumber"],[319,22,69,59],[320,8,69,59],[320,15,69,65],[320,16,69,66],[320,31,70,8],[320,35,70,8,"_reactJsxDevRuntime"],[320,54,70,8],[320,55,70,8,"jsxDEV"],[320,61,70,8],[320,63,70,9,"_reactNative"],[320,75,70,13],[320,76,70,13,"Text"],[320,80,70,13],[321,10,70,14,"style"],[321,15,70,19],[321,17,70,21,"styles"],[321,23,70,27],[321,24,70,28,"bulletPoint"],[321,35,70,40],[322,10,70,40,"children"],[322,18,70,40],[322,20,70,41],[323,8,70,78],[324,10,70,78,"fileName"],[324,18,70,78],[324,20,70,78,"_jsxFileName"],[324,32,70,78],[325,10,70,78,"lineNumber"],[325,20,70,78],[326,10,70,78,"columnNumber"],[326,22,70,78],[327,8,70,78],[327,15,70,84],[327,16,70,85],[327,31,72,8],[327,35,72,8,"_reactJsxDevRuntime"],[327,54,72,8],[327,55,72,8,"jsxDEV"],[327,61,72,8],[327,63,72,9,"_reactNative"],[327,75,72,13],[327,76,72,13,"Text"],[327,80,72,13],[328,10,72,14,"style"],[328,15,72,19],[328,17,72,21,"styles"],[328,23,72,27],[328,24,72,28,"sectionTitle"],[328,36,72,41],[329,10,72,41,"children"],[329,18,72,41],[329,20,72,42],[330,8,72,59],[331,10,72,59,"fileName"],[331,18,72,59],[331,20,72,59,"_jsxFileName"],[331,32,72,59],[332,10,72,59,"lineNumber"],[332,20,72,59],[333,10,72,59,"columnNumber"],[333,22,72,59],[334,8,72,59],[334,15,72,65],[334,16,72,66],[334,31,73,8],[334,35,73,8,"_reactJsxDevRuntime"],[334,54,73,8],[334,55,73,8,"jsxDEV"],[334,61,73,8],[334,63,73,9,"_reactNative"],[334,75,73,13],[334,76,73,13,"Text"],[334,80,73,13],[335,10,73,14,"style"],[335,15,73,19],[335,17,73,21,"styles"],[335,23,73,27],[335,24,73,28,"paragraph"],[335,33,73,38],[336,10,73,38,"children"],[336,18,73,38],[336,20,73,39],[337,8,75,8],[338,10,75,8,"fileName"],[338,18,75,8],[338,20,75,8,"_jsxFileName"],[338,32,75,8],[339,10,75,8,"lineNumber"],[339,20,75,8],[340,10,75,8,"columnNumber"],[340,22,75,8],[341,8,75,8],[341,15,75,14],[341,16,75,15],[341,31,77,8],[341,35,77,8,"_reactJsxDevRuntime"],[341,54,77,8],[341,55,77,8,"jsxDEV"],[341,61,77,8],[341,63,77,9,"_reactNative"],[341,75,77,13],[341,76,77,13,"Text"],[341,80,77,13],[342,10,77,14,"style"],[342,15,77,19],[342,17,77,21,"styles"],[342,23,77,27],[342,24,77,28,"sectionTitle"],[342,36,77,41],[343,10,77,41,"children"],[343,18,77,41],[343,20,77,42],[344,8,77,63],[345,10,77,63,"fileName"],[345,18,77,63],[345,20,77,63,"_jsxFileName"],[345,32,77,63],[346,10,77,63,"lineNumber"],[346,20,77,63],[347,10,77,63,"columnNumber"],[347,22,77,63],[348,8,77,63],[348,15,77,69],[348,16,77,70],[348,31,78,8],[348,35,78,8,"_reactJsxDevRuntime"],[348,54,78,8],[348,55,78,8,"jsxDEV"],[348,61,78,8],[348,63,78,9,"_reactNative"],[348,75,78,13],[348,76,78,13,"Text"],[348,80,78,13],[349,10,78,14,"style"],[349,15,78,19],[349,17,78,21,"styles"],[349,23,78,27],[349,24,78,28,"paragraph"],[349,33,78,38],[350,10,78,38,"children"],[350,18,78,38],[350,20,78,39],[351,8,80,8],[352,10,80,8,"fileName"],[352,18,80,8],[352,20,80,8,"_jsxFileName"],[352,32,80,8],[353,10,80,8,"lineNumber"],[353,20,80,8],[354,10,80,8,"columnNumber"],[354,22,80,8],[355,8,80,8],[355,15,80,14],[355,16,80,15],[355,31,82,8],[355,35,82,8,"_reactJsxDevRuntime"],[355,54,82,8],[355,55,82,8,"jsxDEV"],[355,61,82,8],[355,63,82,9,"_reactNative"],[355,75,82,13],[355,76,82,13,"Text"],[355,80,82,13],[356,10,82,14,"style"],[356,15,82,19],[356,17,82,21,"styles"],[356,23,82,27],[356,24,82,28,"sectionTitle"],[356,36,82,41],[357,10,82,41,"children"],[357,18,82,41],[357,20,82,42],[358,8,82,73],[359,10,82,73,"fileName"],[359,18,82,73],[359,20,82,73,"_jsxFileName"],[359,32,82,73],[360,10,82,73,"lineNumber"],[360,20,82,73],[361,10,82,73,"columnNumber"],[361,22,82,73],[362,8,82,73],[362,15,82,79],[362,16,82,80],[362,31,83,8],[362,35,83,8,"_reactJsxDevRuntime"],[362,54,83,8],[362,55,83,8,"jsxDEV"],[362,61,83,8],[362,63,83,9,"_reactNative"],[362,75,83,13],[362,76,83,13,"Text"],[362,80,83,13],[363,10,83,14,"style"],[363,15,83,19],[363,17,83,21,"styles"],[363,23,83,27],[363,24,83,28,"paragraph"],[363,33,83,38],[364,10,83,38,"children"],[364,18,83,38],[364,20,83,39],[365,8,85,8],[366,10,85,8,"fileName"],[366,18,85,8],[366,20,85,8,"_jsxFileName"],[366,32,85,8],[367,10,85,8,"lineNumber"],[367,20,85,8],[368,10,85,8,"columnNumber"],[368,22,85,8],[369,8,85,8],[369,15,85,14],[369,16,85,15],[369,31,87,8],[369,35,87,8,"_reactJsxDevRuntime"],[369,54,87,8],[369,55,87,8,"jsxDEV"],[369,61,87,8],[369,63,87,9,"_reactNative"],[369,75,87,13],[369,76,87,13,"Text"],[369,80,87,13],[370,10,87,14,"style"],[370,15,87,19],[370,17,87,21,"styles"],[370,23,87,27],[370,24,87,28,"sectionTitle"],[370,36,87,41],[371,10,87,41,"children"],[371,18,87,41],[371,20,87,42],[372,8,87,71],[373,10,87,71,"fileName"],[373,18,87,71],[373,20,87,71,"_jsxFileName"],[373,32,87,71],[374,10,87,71,"lineNumber"],[374,20,87,71],[375,10,87,71,"columnNumber"],[375,22,87,71],[376,8,87,71],[376,15,87,77],[376,16,87,78],[376,31,88,8],[376,35,88,8,"_reactJsxDevRuntime"],[376,54,88,8],[376,55,88,8,"jsxDEV"],[376,61,88,8],[376,63,88,9,"_reactNative"],[376,75,88,13],[376,76,88,13,"Text"],[376,80,88,13],[377,10,88,14,"style"],[377,15,88,19],[377,17,88,21,"styles"],[377,23,88,27],[377,24,88,28,"paragraph"],[377,33,88,38],[378,10,88,38,"children"],[378,18,88,38],[378,20,88,39],[379,8,90,8],[380,10,90,8,"fileName"],[380,18,90,8],[380,20,90,8,"_jsxFileName"],[380,32,90,8],[381,10,90,8,"lineNumber"],[381,20,90,8],[382,10,90,8,"columnNumber"],[382,22,90,8],[383,8,90,8],[383,15,90,14],[383,16,90,15],[383,31,92,8],[383,35,92,8,"_reactJsxDevRuntime"],[383,54,92,8],[383,55,92,8,"jsxDEV"],[383,61,92,8],[383,63,92,9,"_reactNative"],[383,75,92,13],[383,76,92,13,"Text"],[383,80,92,13],[384,10,92,14,"style"],[384,15,92,19],[384,17,92,21,"styles"],[384,23,92,27],[384,24,92,28,"sectionTitle"],[384,36,92,41],[385,10,92,41,"children"],[385,18,92,41],[385,20,92,42],[386,8,92,56],[387,10,92,56,"fileName"],[387,18,92,56],[387,20,92,56,"_jsxFileName"],[387,32,92,56],[388,10,92,56,"lineNumber"],[388,20,92,56],[389,10,92,56,"columnNumber"],[389,22,92,56],[390,8,92,56],[390,15,92,62],[390,16,92,63],[390,31,93,8],[390,35,93,8,"_reactJsxDevRuntime"],[390,54,93,8],[390,55,93,8,"jsxDEV"],[390,61,93,8],[390,63,93,9,"_reactNative"],[390,75,93,13],[390,76,93,13,"Text"],[390,80,93,13],[391,10,93,14,"style"],[391,15,93,19],[391,17,93,21,"styles"],[391,23,93,27],[391,24,93,28,"paragraph"],[391,33,93,38],[392,10,93,38,"children"],[392,18,93,38],[392,20,93,39],[393,8,95,8],[394,10,95,8,"fileName"],[394,18,95,8],[394,20,95,8,"_jsxFileName"],[394,32,95,8],[395,10,95,8,"lineNumber"],[395,20,95,8],[396,10,95,8,"columnNumber"],[396,22,95,8],[397,8,95,8],[397,15,95,14],[397,16,95,15],[397,31,96,8],[397,35,96,8,"_reactJsxDevRuntime"],[397,54,96,8],[397,55,96,8,"jsxDEV"],[397,61,96,8],[397,63,96,9,"_reactNative"],[397,75,96,13],[397,76,96,13,"Text"],[397,80,96,13],[398,10,96,14,"style"],[398,15,96,19],[398,17,96,21,"styles"],[398,23,96,27],[398,24,96,28,"bulletPoint"],[398,35,96,40],[399,10,96,40,"children"],[399,18,96,40],[399,20,96,41],[400,8,96,73],[401,10,96,73,"fileName"],[401,18,96,73],[401,20,96,73,"_jsxFileName"],[401,32,96,73],[402,10,96,73,"lineNumber"],[402,20,96,73],[403,10,96,73,"columnNumber"],[403,22,96,73],[404,8,96,73],[404,15,96,79],[404,16,96,80],[404,31,97,8],[404,35,97,8,"_reactJsxDevRuntime"],[404,54,97,8],[404,55,97,8,"jsxDEV"],[404,61,97,8],[404,63,97,9,"_reactNative"],[404,75,97,13],[404,76,97,13,"Text"],[404,80,97,13],[405,10,97,14,"style"],[405,15,97,19],[405,17,97,21,"styles"],[405,23,97,27],[405,24,97,28,"bulletPoint"],[405,35,97,40],[406,10,97,40,"children"],[406,18,97,40],[406,20,97,41],[407,8,97,75],[408,10,97,75,"fileName"],[408,18,97,75],[408,20,97,75,"_jsxFileName"],[408,32,97,75],[409,10,97,75,"lineNumber"],[409,20,97,75],[410,10,97,75,"columnNumber"],[410,22,97,75],[411,8,97,75],[411,15,97,81],[411,16,97,82],[412,6,97,82],[413,8,97,82,"fileName"],[413,16,97,82],[413,18,97,82,"_jsxFileName"],[413,30,97,82],[414,8,97,82,"lineNumber"],[414,18,97,82],[415,8,97,82,"columnNumber"],[415,20,97,82],[416,6,97,82],[416,13,98,18],[416,14,98,19],[417,4,98,19],[418,6,98,19,"fileName"],[418,14,98,19],[418,16,98,19,"_jsxFileName"],[418,28,98,19],[419,6,98,19,"lineNumber"],[419,16,98,19],[420,6,98,19,"columnNumber"],[420,18,98,19],[421,4,98,19],[421,11,99,10],[421,12,99,11],[422,2,101,0],[423,2,101,1,"_s"],[423,4,101,1],[423,5,6,24,"PrivacyScreen"],[423,18,6,37],[424,4,6,37],[424,12,7,17,"useSafeAreaInsets"],[424,39,7,34],[424,40,7,34,"useSafeAreaInsets"],[424,57,7,34],[425,2,7,34],[426,2,7,34,"_c"],[426,4,7,34],[426,7,6,24,"PrivacyScreen"],[426,20,6,37],[427,2,103,0],[427,6,103,6,"styles"],[427,12,103,12],[427,15,103,15,"StyleSheet"],[427,27,103,25],[427,28,103,25,"StyleSheet"],[427,38,103,25],[427,39,103,26,"create"],[427,45,103,32],[427,46,103,33],[428,4,104,2,"container"],[428,13,104,11],[428,15,104,13],[429,6,105,4,"flex"],[429,10,105,8],[429,12,105,10],[429,13,105,11],[430,6,106,4,"backgroundColor"],[430,21,106,19],[430,23,106,21],[431,4,107,2],[431,5,107,3],[432,4,108,2,"header"],[432,10,108,8],[432,12,108,10],[433,6,109,4,"flexDirection"],[433,19,109,17],[433,21,109,19],[433,26,109,24],[434,6,110,4,"alignItems"],[434,16,110,14],[434,18,110,16],[434,26,110,24],[435,6,111,4,"justifyContent"],[435,20,111,18],[435,22,111,20],[435,37,111,35],[436,6,112,4,"paddingHorizontal"],[436,23,112,21],[436,25,112,23],[436,27,112,25],[437,6,113,4,"paddingVertical"],[437,21,113,19],[437,23,113,21],[437,25,113,23],[438,6,114,4,"backgroundColor"],[438,21,114,19],[438,23,114,21],[438,29,114,27],[439,6,115,4,"borderBottomWidth"],[439,23,115,21],[439,25,115,23],[439,26,115,24],[440,6,116,4,"borderBottomColor"],[440,23,116,21],[440,25,116,23],[441,4,117,2],[441,5,117,3],[442,4,118,2,"backButton"],[442,14,118,12],[442,16,118,14],[443,6,119,4,"width"],[443,11,119,9],[443,13,119,11],[443,15,119,13],[444,6,120,4,"height"],[444,12,120,10],[444,14,120,12],[444,16,120,14],[445,6,121,4,"borderRadius"],[445,18,121,16],[445,20,121,18],[445,22,121,20],[446,6,122,4,"backgroundColor"],[446,21,122,19],[446,23,122,21],[446,32,122,30],[447,6,123,4,"alignItems"],[447,16,123,14],[447,18,123,16],[447,26,123,24],[448,6,124,4,"justifyContent"],[448,20,124,18],[448,22,124,20],[449,4,125,2],[449,5,125,3],[450,4,126,2,"headerTitle"],[450,15,126,13],[450,17,126,15],[451,6,127,4,"fontSize"],[451,14,127,12],[451,16,127,14],[451,18,127,16],[452,6,128,4,"fontWeight"],[452,16,128,14],[452,18,128,16],[452,23,128,21],[453,6,129,4,"color"],[453,11,129,9],[453,13,129,11],[454,4,130,2],[454,5,130,3],[455,4,131,2,"scrollContent"],[455,17,131,15],[455,19,131,17],[456,6,132,4,"padding"],[456,13,132,11],[456,15,132,13],[456,17,132,15],[457,6,133,4,"paddingBottom"],[457,19,133,17],[457,21,133,19],[458,4,134,2],[458,5,134,3],[459,4,135,2,"updateDate"],[459,14,135,12],[459,16,135,14],[460,6,136,4,"fontSize"],[460,14,136,12],[460,16,136,14],[460,18,136,16],[461,6,137,4,"color"],[461,11,137,9],[461,13,137,11],[461,22,137,20],[462,6,138,4,"marginBottom"],[462,18,138,16],[462,20,138,18],[462,22,138,20],[463,6,139,4,"fontStyle"],[463,15,139,13],[463,17,139,15],[464,4,140,2],[464,5,140,3],[465,4,141,2,"sectionTitle"],[465,16,141,14],[465,18,141,16],[466,6,142,4,"fontSize"],[466,14,142,12],[466,16,142,14],[466,18,142,16],[467,6,143,4,"fontWeight"],[467,16,143,14],[467,18,143,16],[467,23,143,21],[468,6,144,4,"color"],[468,11,144,9],[468,13,144,11],[468,22,144,20],[469,6,145,4,"marginTop"],[469,15,145,13],[469,17,145,15],[469,19,145,17],[470,6,146,4,"marginBottom"],[470,18,146,16],[470,20,146,18],[471,4,147,2],[471,5,147,3],[472,4,148,2,"paragraph"],[472,13,148,11],[472,15,148,13],[473,6,149,4,"fontSize"],[473,14,149,12],[473,16,149,14],[473,18,149,16],[474,6,150,4,"color"],[474,11,150,9],[474,13,150,11],[474,22,150,20],[475,6,151,4,"lineHeight"],[475,16,151,14],[475,18,151,16],[475,20,151,18],[476,6,152,4,"marginBottom"],[476,18,152,16],[476,20,152,18],[477,4,153,2],[477,5,153,3],[478,4,154,2,"bulletPoint"],[478,15,154,13],[478,17,154,15],[479,6,155,4,"fontSize"],[479,14,155,12],[479,16,155,14],[479,18,155,16],[480,6,156,4,"color"],[480,11,156,9],[480,13,156,11],[480,22,156,20],[481,6,157,4,"lineHeight"],[481,16,157,14],[481,18,157,16],[481,20,157,18],[482,6,158,4,"marginLeft"],[482,16,158,14],[482,18,158,16],[482,20,158,18],[483,6,159,4,"marginBottom"],[483,18,159,16],[483,20,159,18],[484,4,160,2],[485,2,161,0],[485,3,161,1],[485,4,161,2],[486,2,161,3],[486,6,161,3,"_c"],[486,8,161,3],[487,2,161,3,"$RefreshReg$"],[487,14,161,3],[487,15,161,3,"_c"],[487,17,161,3],[488,0,161,3],[488,3]],"functionMap":{"names":["<global>","PrivacyScreen","TouchableOpacity.props.onPress"],"mappings":"AAA;eCK;mCCM,yBD;CDyF"},"hasCjsExports":false},"type":"js/module"}]} |