Skip to main content

31 posts tagged with "technology"

View All Tags

· 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