-
Notifications
You must be signed in to change notification settings - Fork 0
/
React-Native-Developer-company.php
283 lines (251 loc) · 10.4 KB
/
React-Native-Developer-company.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
<!DOCTYPE html>
<html lang="en">
<?php include 'layout.php';?>
<body>
<div id="wapper">
<div class="header-wapper">
<div class="container">
<?php include 'header.php';?>
</div>
</div>
<div class="innerbanner">
<div class="container">
<div class="d-flex justify-content-between align-items-center">
<div class="inrpgtitle">
<h3><span>React Native</span> Development Company</h3>
<p>
Elevate User Experiences With Nivzen Technologies' Expert
React Native Development Services
</p>
</div>
<div class="bnrimg">
<img src="images/react-bnr.png" alt="" />
</div>
</div>
</div>
</div>
<div class="about-react">
<div class="container">
<div class="normaltxt">
React Native has become a go-to framework for mobile app development, offering numerous benefits for businesses.
We offer a comprehensive range of React Native development services tailored to meet your unique business needs. Our collaborative approach ensures that we deliver solutions aligned with your goals.
</div>
<div class="row">
<div class="col col-12 col-md-6">
<div class="content-part animatable fadeInLeft">
<h3>Why Choose Our React Nativ App Development Services?</h3>
<p>
We specialize in React Native app development, empowering businesses to reach their audiences with high-performance, visually appealing mobile applications. Leveraging the strengths of React Native, our dedicated team develops cross-platform apps that deliver a seamless user experience on both iOS and Android devices. Whether you're a startup looking to create your first mobile app or an established enterprise seeking to enhance your digital offerings, our React Native development services are designed to help you succeed.
<br /><br />
Our skilled developers possess extensive experience in React Native app development, keeping abreast of the latest trends and technologies to deliver innovative solutions.
We are passionate about harnessing the power of React Native to create innovative mobile applications that drive success. Whether you need a custom app, enterprise solution, or migration strategy, our dedicated team is here to deliver exceptional React Native development services tailored to your needs.
</p>
</div>
</div>
<div class="col col-12 col-md-6 text-center">
<div class="image-part animatable fadeInRight">
<img src="images/about-react-img.png" alt="" />
</div>
</div>
</div>
</div>
</div>
<?php include 'inquery.php';?>
<div class="servicesRow">
<div class="container">
<div class="row">
<div class="col-12 col-md-6 whycol">
<h3>Why Choose Nivzen Technologies for React Native Development</h3>
<div class="row">
<div class="col-6 col-md-4 points">
<div class="whyico">
<img src="images/p3.png" alt="" />
</div>
<h6>
Upgrade<br />
Tools
</h6>
</div>
<div class="col-6 col-md-4 points">
<div class="whyico">
<img src="images/p4.png" alt="" />
</div>
<h6>
Powerful<br />
Solutions
</h6>
</div>
<div class="col-6 col-md-4 points">
<div class="whyico">
<img src="images/p2.png" alt="" />
</div>
<h6>
Augmentation<br />
Services
</h6>
</div>
<div class="col-6 col-md-4 points">
<div class="whyico">
<img src="images/p1.png" alt="" />
</div>
<h6>
Extensively<br />
Scalable
</h6>
</div>
<div class="col-6 col-md-4 points">
<div class="whyico">
<img src="images/p3.png" alt="" />
</div>
<h6>
Accessible<br />
Support
</h6>
</div>
</div>
</div>
<div class="col-12 col-md-6 servicecol">
<h3>Why Choose Nivzen Technologies for React Native Development</h3>
<ul>
<li>Next-Gen Cross-Platform App Development</li>
<li>Custom Animation & Gesture-Based UI for Seamless User Experience</li>
<li>Integration of Augmented Reality (AR) in Apps with ARCore & ARKit</li>
<li>App Development with Real-Time Collaboration & Multi-User Features</li>
<li>AI-Driven Personalization & Recommendations in React Native Apps</li>
<li>Advanced Geolocation, Navigation & Mapping Features</li>
<li>Wearable App Development</li>
<li>Seamless IoT Device Control & Smart Home Integration</li>
<li>Building Offline-First React Native Apps with Local Storage & Syncing</li>
<li>CI/CD Pipeline Setup with Over-The-Air (OTA) Updates</li>
</ul>
</div>
</div>
</div>
</div>
<div class="discussProject">
<div class="container">
<h3>Let's Discuss Your Project</h3>
<p>
Get free consultation and let us know your project idea to turn it
into an amazing digital product.
</p>
<a href="./contact-us.php">
<button class="border-gradient">
<span>Contact Us</span>
</button>
</a>
</div>
</div>
<?php include 'footer.php';?>
</div>
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="js/jquery.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.3.4/owl.carousel.min.js"></script>
<script>
// Trigger CSS animations on scroll.
// Detailed explanation can be found at http://www.bram.us/2013/11/20/scroll-animations/
// Looking for a version that also reverses the animation when
// elements scroll below the fold again?
// --> Check https://codepen.io/bramus/pen/vKpjNP
jQuery(function ($) {
// Function which adds the 'animated' class to any '.animatable' in view
var doAnimations = function () {
// Calc current offset and get all animatables
var offset = $(window).scrollTop() + $(window).height(),
$animatables = $(".animatable");
// Unbind scroll handler if we have no animatables
if ($animatables.length == 0) {
$(window).off("scroll", doAnimations);
}
// Check all animatables and animate them if necessary
$animatables.each(function (i) {
var $animatable = $(this);
if ($animatable.offset().top + $animatable.height() - 20 < offset) {
$animatable.removeClass("animatable").addClass("animated");
}
});
};
// Hook doAnimations on scroll, and trigger a scroll
$(window).on("scroll", doAnimations);
$(window).trigger("scroll");
$(".award").owlCarousel({
loop: false,
margin: 0,
nav: false,
responsive: {
0: {
items: 3,
},
600: {
items: 4,
},
1000: {
items: 6,
},
1300: {
items: 6,
},
},
});
});
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.3/jquery.validate.min.js"></script>
<script>
$.validator.addMethod("phoneValidation", function(value, element) {
// Regular expression for phone number validation
return this.optional(element) || /^[+]?[0-9\s\-()]{10,13}$/.test(value);
}, "Please enter a valid phone number (10-13 digits, optional +, spaces, dashes, or parentheses).");
$.validator.addMethod("gmailValidation", function(value, element) {
// Check if the email ends with @gmail.com
return this.optional(element) || /^[a-zA-Z0-9._%+-]+@gmail\.com$/.test(value);
}, "Please enter a valid Gmail address.");
$("#inquery-post").validate({
rules: {
'name': {
required: true,
},
'email': {
required: true ,
email: true ,
gmailValidation: "Please enter a valid Gmail address ending in @gmail.com."
},
'phone': {
required: true,
phoneValidation: true
},
'desc': {
required: true
}
}
});
$("#inquery-post").submit(function(event) {
event.preventDefault();
// Send the form data via AJAX
if ($(this).valid()) { // Only submit if the form is valid
$('#inq_text').text('Processing...');
$.ajax({
url: 'submit-inquery.php',
type: 'POST',
data: $(this).serialize(), // Serialize form data
success: function(response) {
const obj = JSON.parse(response);
if (obj && obj.message) {
$("#alertMsg").html(`
<div class="alert alert-success alert-dismissible fade show" role="alert">
${obj.message}
<button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
</div>
`);
$('#inq_text').text('Inquiry Sent');
$('#inquery-post')[0].reset();
}
}
});
}
});
</script>
</body>
</html>