react-native

Learnings from building my first React Native application

Hey there! In this first blog of mine, I have detailed my experience of building a Sports meet and events tracking mobile application from...
Adith Krishnan
10 min read

Attending a sports meet made easier!

Have you ever regretted that one sport meets you missed because you didn’t know where it was held? Or you didn’t know what event...
Syed Irfaan
1 min read

Build a real-time location tracking app with HyperTrack &…

Hey guys! I know, I know…. It’s been a while since you are looking for the continuation of my previous blog post on Feb...
Sathyapriya S
2 min read

Build a real-time location tracking app with HyperTrack &…

Blog about building a real-time location tracking mobile app using HyperTrack and React native.
Sathyapriya S
4 min read

How to integrate MobX with React.

One of the biggest problems to solve in front-end applications is state management. Since there are numerous approaches to solving state management problems, two...
Keerthana M
2 min read

How To Reduce Your ReactNative Android App Size

A recent announcement from Android made us update our app support x64 architecture. This results in the fat app. Big in size approx. from...
Sathyapriya S
1 min read

Embed Responsive Webpages in a React-Native App

Embedding a responsive website on a mobile app helps us to show dynamic content without the need to go and edit the actual mobile...
Sathyapriya S
44 sec read

Create Beautiful Charts in iOS using React native

Charts are getting important in our applications day by day , users now prefer diagrammatic representations that looking at a table and understanding the...
Ranjith Varma
1 min read

Integrate Fabric.io’s Crashlytics to a React Native Android App

Recently we had to implement crash logging for a mobile app written in react-native. After looking at different solutions, we decided to settle with...
Abilash
1 min read

Creating offline bundle for react-native project

As we know to run a react-native project we need to listen to the server, but can we do it like normal app ,...
Ranjith Varma
1 min read