News, articles, tips & tricks

2525469 dirt rally
Racing game project by Govt. Of Rajasthan

The department of IT & Communication of Rajasthan State Govt. has been developing game to engage with young generation digitally. Under such an initiative the govt. is developing games that informs players about their civic duties & rights along with several govt. scheme. We are working on untitled project which will soon be released for…

Learn more
1390836051vzTCOXL
Two games based on desert themes developed by Govt. Of Rajasthan

The Department Of Information Technology & Communication has been developing games for public catering information about  different features and facts about the Rajasthan State Of India. Two of the games which are based on two desert species  :- Camel Godawan Great Indian bustard. Are under development at our game  studio. The Great Indian Bustard or…

Learn more
Maximize mobile gaming potential with AR

Pokémon Go took the gaming world by storm last year, proving that users are ready for AR or Augmented Reality. Even though the term ‘Augmented Reality’ was coined in 1990 by Tim Caudell, the concept of embedding computer-generated videos and images into user environment has been around since 1968. Considering the fact that the AR…

Learn more
React unanimoustech.coml 720x400 1
React Native Tutorial : Simple Layouts With react-native-easy-grid

Sometimes it becomes harder for UI/UX designers to build complex layouts in React Native.Here in this article we will show you how to use an very simple utility library for React Native to build layouts. You can download the version used in this tutorial at react-native-easy-grid-fork. Or npm install react-native-easy-grid --save import { Col, Row,…

Learn more
React unanimoustech.coml 720x400 1
ReactJS Tutorial: Component Data Transfer

In React JS, there’s generally a need to pass data from one component to another. With the help of state, we can pass data from somewhere in a component, to somewhere else inside the same component. State is the heart of every React component. It’s an object that determines component behavior and distribution. In other…

Learn more