{"id":25517291,"date":"2022-03-23T12:00:26","date_gmt":"2022-03-23T06:30:26","guid":{"rendered":"https:\/\/entri.app\/blog\/?p=25517291"},"modified":"2023-11-29T13:40:11","modified_gmt":"2023-11-29T08:10:11","slug":"hyperview-brings-ci-cd-to-mobile-using-react-native","status":"publish","type":"post","link":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/","title":{"rendered":"Hyperview Brings CI\/CD to Mobile Using React Native"},"content":{"rendered":"<p><a href=\"https:\/\/en.wikipedia.org\/wiki\/Mobile_app_development\" target=\"_blank\" rel=\"noopener\">App development<\/a> is becoming a fastly growing career. As the world is changing with the adaptation of new technology, it is usual that the related sectors of the evolution will also get prominence. The future is technology-driven. So as the technological careers will also get a boost. Learning to code has now become a normal thing. Most of the aspirants have started to prepare for a career in coding. In that mobile app development is getting more popular. The introduction of smartphones made a huge change in the technology industry. This enabled the mobile app development industry to grow. Even in this pandemic situation, the likes mobile application was very useful for tracking patients, consulting doctors, buying medicines online, etc. There are many languages used for developing mobile applications. Java, Kotlin, Swift, <a href=\"https:\/\/en.wikipedia.org\/wiki\/Objective-C\" target=\"_blank\" rel=\"noopener\">Objective C<\/a> are one of the main languages used. Apart from these languages, a <a href=\"https:\/\/en.wikipedia.org\/wiki\/Software_framework\" target=\"_blank\" rel=\"noopener\">software framework<\/a> is needed to develop applications. Hyperview, React Native are the two most used software frameworks for developing mobile applications.<\/p>\n<p><a href=\"https:\/\/entri.app\/course\/full-stack-developer-course\/\" target=\"_blank\" rel=\"noopener\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-25510450 size-full\" src=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/02\/photo_2022-02-15_20-01-45.jpg\" alt=\"\" width=\"345\" height=\"346\" srcset=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/02\/photo_2022-02-15_20-01-45.jpg 345w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/02\/photo_2022-02-15_20-01-45-300x300.jpg 300w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/02\/photo_2022-02-15_20-01-45-150x150.jpg 150w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/02\/photo_2022-02-15_20-01-45-24x24.jpg 24w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/02\/photo_2022-02-15_20-01-45-48x48.jpg 48w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/02\/photo_2022-02-15_20-01-45-96x96.jpg 96w, https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/02\/photo_2022-02-15_20-01-45-75x75.jpg 75w\" sizes=\"auto, (max-width: 345px) 100vw, 345px\" \/><\/a><\/p>\n<h2>What is Hyperview?<\/h2>\n<p>Hyperview is a software framework used for developing mobile applications. Hyperview is a React NAtive client. Hyperview includes two parts: one is Hyperview XML or HXML and the other one is Hyperview client.<\/p>\n<table>\n<tbody>\n<tr>\n<td style=\"text-align: center;\" colspan=\"3\">\n<h5><span style=\"color: #ffffff;\"><strong>Are you aspiring for a booming career in IT? If YES, then dive in<\/strong><\/span><\/h5>\n<\/td>\n<\/tr>\n<tr>\n<td>\n<h5><a href=\"https:\/\/entri.app\/course\/full-stack-developer-course\/\"><strong>Full Stack Developer Course<\/strong><\/a><\/h5>\n<\/td>\n<td>\n<h5><a href=\"https:\/\/entri.app\/course\/python-programming-course\/\"><strong>Python Programming Course<\/strong><\/a><\/h5>\n<\/td>\n<td>\n<h5><a href=\"https:\/\/entri.app\/course\/data-science-and-machine-learning-course\/\"><strong>Data Science and Machine Learning Course<\/strong><\/a><\/h5>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>HXML is dealing with application screen and user interactions while Hyperview client is a mobile library and it handles navigation and interactions by making HXML requests. Hyperview gives better performance to the applications. In older codes, it required data requests from multiple APIs and this made applications become slower and only gives average performances. But now in Hyperview, there is only one request needed and the performance will get better. For native mobile apps, Hyperview is the best option. It always finds out bugs and gives regular updates. These updates will help to get a great app experience for the users.<\/p>\n<p style=\"text-align: center;\"><a class=\"btn btn-default\" href=\"https:\/\/entri.app\/course\/full-stack-developer-course\/\">crack your career with full stack developer course online !<\/a><\/p>\n<h3>What is React Native?<\/h3>\n<p><a href=\"https:\/\/entri.app\/blog\/comparison-between-react-native-and-react-js\/\" target=\"_blank\" rel=\"noopener\">React Native<\/a> is also a framework used for mobile app development. It is an open-source framework. React Native is mostly used in Javascript language. As we all know Javascript is a mobile app developing language and React Native is a key part of it. React Native helps to improve the app&#8217;s interface with the collaboration of Javascript. The key features of React Native are:<\/p>\n<ul>\n<li>Focus on UI<\/li>\n<\/ul>\n<p>React Native always focuses on the user interface of the application. For mobile applications, UI is a key factor. This describes user satisfaction. Most of the users give prominence to the interface. React Native is a framework that gives more importance to UI designing. Developers who are giving importance to UI designs will choose React Native framework.<\/p>\n<ul>\n<li>Easy to learn<\/li>\n<\/ul>\n<p>A framework is more effective when using a programming language. Programming languages are used for different purposes. For web development, App development, Machine learning, etc. There are many languages like HTML, CSS,<a href=\"https:\/\/entri.app\/blog\/java-vs-javascript\/\" target=\"_blank\" rel=\"noopener\"> Javascript<\/a>, etc. React Native uses Javascript as a key language because of its user-friendly features and easy learning features.<\/p>\n<ul>\n<li>Huge and Strong Community<\/li>\n<\/ul>\n<p>For every programming language or framework, developers face some issues at the time of work. There will be problems when developing applications, some parts may be found missing, etc. For getting help, there will be a community of developers working on the same language or framework. React Native provides a huge and strong community to help its developers and make their work easier.<\/p>\n<ul>\n<li>Third-Party Library Support<\/li>\n<\/ul>\n<p>Libraries are also a key part of languages and frameworks. If a developer is missing any component of a language or framework they can get it from the library of the same. Most of the languages and frameworks have their libraries. In the case of Reactive Native, it gives an extra advantage of accessing third-party libraries. This feature makes it a favorite to most developers.<\/p>\n<ul>\n<li>Write once codes<\/li>\n<\/ul>\n<p>Another key feature of Reactive Native is the write-once codes. The codes have to be written once and can be used anywhere. This feature makes React Native a developer-friendly framework. A developer can write a React Native code once and he can use it for Android, iOS, or windows anywhere.<\/p>\n<p style=\"text-align: center;\"><strong><a href=\"https:\/\/entri.app\/course\/python-programming-course\/\" target=\"_blank\" rel=\"noopener\">Click here to get more details of Python Programming Courses by Entri<\/a><\/strong><\/p>\n<h3>Hyperview Brings CI\/CD to Mobile Using React Native<\/h3>\n<p><a href=\"https:\/\/entri.app\/blog\/android-app-development-services-all-you-need-to-know\/\" target=\"_blank\" rel=\"noopener\">Hyperview<\/a> is considered a new framework. Back in the 2017\u2019s React Native was used mainly for developing native mobile applications. React Native was famous for cross-platform mobile applications. Whether it is android or iOS. But the problem was that after the development and app store review, the fastest the developers could recapitulate was with a weekly release. This goes like a cycle. Repeats every week. So for breaking this weekly cycle Hyperview is introduced. It made the app development and publishing more fastener and it broke the weekly cycle process. The two components of Hyperview, viz<\/p>\n<ol>\n<li>Hyperview XML (HXML)<\/li>\n<li>Hyperview Client<\/li>\n<\/ol>\n<p>Among these, the HXML helps to describe UI elements like headers, gestures, touches, etc without scripting. This enabled the fastest development of apps than React Native clients. Hyperview is introduced recently and now is getting popular because of its fast working and small size app development.<\/p>\n<p style=\"text-align: center;\"><strong><a href=\"https:\/\/entri.app\/course\/python-programming-course\/\" target=\"_blank\" rel=\"noopener\">Learn Coding with Entri! Click here<\/a><\/strong><\/p>\n<h4>Conclusion<\/h4>\n<p>Mobile app development is becoming more and more popular. There are a lot of frameworks available in the market suitable for different <a href=\"https:\/\/entri.app\/blog\/programming-languages-to-learn-for-good-career\/\" target=\"_blank\" rel=\"noopener\">languages<\/a>. The introduction of Hyperview changed the overall perception of frameworks. Hyperview is an open-source framework that is user-friendly to developers.<\/p>\n<table>\n<tbody>\n<tr>\n<td style=\"text-align: center;\" colspan=\"3\"><strong>Our Other Courses<\/strong><\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/entri.app\/course\/mep-course\/\"><strong>MEP Course<\/strong><\/a><\/td>\n<td><a href=\"https:\/\/entri.app\/course\/quantity-surveying-course\/\"><strong>Quantity Surveying Course<\/strong><\/a><\/td>\n<td><a href=\"https:\/\/entri.app\/course\/montessori-teachers-training-course\/\"><strong>Montessori Teachers Training Course<\/strong><\/a><\/td>\n<\/tr>\n<tr>\n<td><a href=\"https:\/\/entri.app\/course\/performance-marketing-course\/\"><strong>Performance Marketing Course\u00a0<\/strong><\/a><\/td>\n<td><a href=\"https:\/\/entri.app\/course\/practical-accounting-course\/\"><strong>Practical Accounting Course<\/strong><\/a><\/td>\n<td><a href=\"https:\/\/entri.app\/course\/yoga-teachers-training-course\/\"><strong>Yoga Teachers Training Course<\/strong><\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n","protected":false},"excerpt":{"rendered":"<p>App development is becoming a fastly growing career. As the world is changing with the adaptation of new technology, it is usual that the related sectors of the evolution will also get prominence. The future is technology-driven. So as the technological careers will also get a boost. Learning to code has now become a normal [&hellip;]<\/p>\n","protected":false},"author":91,"featured_media":25517292,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[802,1903,1864,1841],"tags":[],"class_list":["post-25517291","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-articles","category-coding","category-data-science-ml","category-entri-skilling"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.6 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Hyperview Brings CI\/CD to Mobile Using React Native - Entri Blog<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Hyperview Brings CI\/CD to Mobile Using React Native - Entri Blog\" \/>\n<meta property=\"og:description\" content=\"App development is becoming a fastly growing career. As the world is changing with the adaptation of new technology, it is usual that the related sectors of the evolution will also get prominence. The future is technology-driven. So as the technological careers will also get a boost. Learning to code has now become a normal [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/\" \/>\n<meta property=\"og:site_name\" content=\"Entri Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/entri.me\/\" \/>\n<meta property=\"article:published_time\" content=\"2022-03-23T06:30:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-29T08:10:11+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled541-1.png\" \/>\n\t<meta property=\"og:image:width\" content=\"820\" \/>\n\t<meta property=\"og:image:height\" content=\"615\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Kiranlal VT\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@entri_app\" \/>\n<meta name=\"twitter:site\" content=\"@entri_app\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Kiranlal VT\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/\"},\"author\":{\"name\":\"Kiranlal VT\",\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/person\/5c2c274e024447e3b9e8b4ee88389e4f\"},\"headline\":\"Hyperview Brings CI\/CD to Mobile Using React Native\",\"datePublished\":\"2022-03-23T06:30:26+00:00\",\"dateModified\":\"2023-11-29T08:10:11+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/\"},\"wordCount\":960,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/entri.app\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled541-1.png\",\"articleSection\":[\"Articles\",\"Coding\",\"Data Science and Machine Learning\",\"Entri Skilling\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/\",\"url\":\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/\",\"name\":\"Hyperview Brings CI\/CD to Mobile Using React Native - Entri Blog\",\"isPartOf\":{\"@id\":\"https:\/\/entri.app\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled541-1.png\",\"datePublished\":\"2022-03-23T06:30:26+00:00\",\"dateModified\":\"2023-11-29T08:10:11+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#primaryimage\",\"url\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled541-1.png\",\"contentUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled541-1.png\",\"width\":820,\"height\":615,\"caption\":\"Hyperview Brings CI\/CD to Mobile Using React Native\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/entri.app\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Coding\",\"item\":\"https:\/\/entri.app\/blog\/category\/coding\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Hyperview Brings CI\/CD to Mobile Using React Native\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/entri.app\/blog\/#website\",\"url\":\"https:\/\/entri.app\/blog\/\",\"name\":\"Entri Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/entri.app\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/entri.app\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/entri.app\/blog\/#organization\",\"name\":\"Entri App\",\"url\":\"https:\/\/entri.app\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png\",\"contentUrl\":\"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png\",\"width\":989,\"height\":446,\"caption\":\"Entri App\"},\"image\":{\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/entri.me\/\",\"https:\/\/x.com\/entri_app\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/entri.app\/blog\/#\/schema\/person\/5c2c274e024447e3b9e8b4ee88389e4f\",\"name\":\"Kiranlal VT\",\"url\":\"https:\/\/entri.app\/blog\/author\/kiranlal\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Hyperview Brings CI\/CD to Mobile Using React Native - Entri Blog","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/","og_locale":"en_US","og_type":"article","og_title":"Hyperview Brings CI\/CD to Mobile Using React Native - Entri Blog","og_description":"App development is becoming a fastly growing career. As the world is changing with the adaptation of new technology, it is usual that the related sectors of the evolution will also get prominence. The future is technology-driven. So as the technological careers will also get a boost. Learning to code has now become a normal [&hellip;]","og_url":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/","og_site_name":"Entri Blog","article_publisher":"https:\/\/www.facebook.com\/entri.me\/","article_published_time":"2022-03-23T06:30:26+00:00","article_modified_time":"2023-11-29T08:10:11+00:00","og_image":[{"width":820,"height":615,"url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled541-1.png","type":"image\/png"}],"author":"Kiranlal VT","twitter_card":"summary_large_image","twitter_creator":"@entri_app","twitter_site":"@entri_app","twitter_misc":{"Written by":"Kiranlal VT","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#article","isPartOf":{"@id":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/"},"author":{"name":"Kiranlal VT","@id":"https:\/\/entri.app\/blog\/#\/schema\/person\/5c2c274e024447e3b9e8b4ee88389e4f"},"headline":"Hyperview Brings CI\/CD to Mobile Using React Native","datePublished":"2022-03-23T06:30:26+00:00","dateModified":"2023-11-29T08:10:11+00:00","mainEntityOfPage":{"@id":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/"},"wordCount":960,"commentCount":0,"publisher":{"@id":"https:\/\/entri.app\/blog\/#organization"},"image":{"@id":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#primaryimage"},"thumbnailUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled541-1.png","articleSection":["Articles","Coding","Data Science and Machine Learning","Entri Skilling"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/","url":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/","name":"Hyperview Brings CI\/CD to Mobile Using React Native - Entri Blog","isPartOf":{"@id":"https:\/\/entri.app\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#primaryimage"},"image":{"@id":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#primaryimage"},"thumbnailUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled541-1.png","datePublished":"2022-03-23T06:30:26+00:00","dateModified":"2023-11-29T08:10:11+00:00","breadcrumb":{"@id":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#primaryimage","url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled541-1.png","contentUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2022\/03\/Untitled541-1.png","width":820,"height":615,"caption":"Hyperview Brings CI\/CD to Mobile Using React Native"},{"@type":"BreadcrumbList","@id":"https:\/\/entri.app\/blog\/hyperview-brings-ci-cd-to-mobile-using-react-native\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/entri.app\/blog\/"},{"@type":"ListItem","position":2,"name":"Coding","item":"https:\/\/entri.app\/blog\/category\/coding\/"},{"@type":"ListItem","position":3,"name":"Hyperview Brings CI\/CD to Mobile Using React Native"}]},{"@type":"WebSite","@id":"https:\/\/entri.app\/blog\/#website","url":"https:\/\/entri.app\/blog\/","name":"Entri Blog","description":"","publisher":{"@id":"https:\/\/entri.app\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/entri.app\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/entri.app\/blog\/#organization","name":"Entri App","url":"https:\/\/entri.app\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png","contentUrl":"https:\/\/entri.app\/blog\/wp-content\/uploads\/2019\/10\/Entri-Logo-1.png","width":989,"height":446,"caption":"Entri App"},"image":{"@id":"https:\/\/entri.app\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/entri.me\/","https:\/\/x.com\/entri_app"]},{"@type":"Person","@id":"https:\/\/entri.app\/blog\/#\/schema\/person\/5c2c274e024447e3b9e8b4ee88389e4f","name":"Kiranlal VT","url":"https:\/\/entri.app\/blog\/author\/kiranlal\/"}]}},"_links":{"self":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25517291","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/users\/91"}],"replies":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/comments?post=25517291"}],"version-history":[{"count":3,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25517291\/revisions"}],"predecessor-version":[{"id":25569889,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/posts\/25517291\/revisions\/25569889"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/media\/25517292"}],"wp:attachment":[{"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/media?parent=25517291"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/categories?post=25517291"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/entri.app\/blog\/wp-json\/wp\/v2\/tags?post=25517291"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}