Skip to main content

13 posts tagged with "tutorials"

View All Tags

· 9 min read

img\blog\

The future of software development is low code!

This is a quick guide to using the most feature-rich low code platform in 2021 – Hypi! 

You are already in the future when you have made up your mind to use Hypi for Application development.

There may be a few low code platforms out there but Hypi provides everything that you need to build data-driven applications in a single comprehensive platform.

What makes Hypi the most feature-rich low code platform of 2021? In this guide, we will look at its amazing features.

· 4 min read

The Hypi team is incredibly proud to announce today that we’re making our second public beta available today.

This has been in the making for a few months after receiving very valuable feedback from our community. Not only have we listened to the original feedback, some members of our community have directly contributed to the improvements in this release.

Build scalable apps in record time!

· 7 min read

In this tutorial, we are going to build a React Native app that is integrated with a Hypi backend. The app will support both the React Native CLI as well as Expo CLI.

This React Native Hypi tutorial will show how to use Hypi platform as a backend.

You can also download the full source code from Github if you want to jump straight into the code.

Let’s see more details in the following sections:

  1. Creating an app in Hypi
  2. Creating a release on Hypi platform
  3. Creating a schema
  4. Creating an Instance for the release
  5. Inserting the records
  6. Creating & configuring a new React Native app
  7. API Setup on React Native app 
  8. App Execution